4563本地下載
使用教程
- 解压插件到
/网站/usr/plugins目录; - 启用
Sticky插件; - 插件中设置置顶文章CID即可。(CID就是网址最后面的数字)
- 找到主题文件夹下的
index.php和archive.php; - 在这两个文件中寻找
this->title;使用dux-for-typecho的小伙伴,找到</header>上面的<a href="<?php $this->permalink() ?>" title="<?php $this->title() ?>-<?php $this->options->title();?>"><?php $this->title() ?></a></h2>在最后一个
$this->title()前添加$this->sticky();
插件设置界面

显示效果:
