Files
plugins/Like/README.md
chorblack e75f275ef4
Some checks failed
定时更新GitHub源插件 / 自动更新GitHub插件 (push) Has been cancelled
Initial commit
2026-03-07 11:19:25 +08:00

7 lines
364 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
### Typecho点赞排行插件Like v1.0.1
启用后在contents表内添加likes字段可通过`<?php Like_Plugin::theLike(); ?>`输出点赞图标(根据cookie识别重复点击)`<?php Like_Plugin::theMostLiked(); ?>`输出文章排行。
> 更新面板说明与文档。
###### 更多详见论坛原帖http://forum.typecho.org/viewtopic.php?f=6&t=5363