2 Star 8 Fork 6

院主/typecho-fans插件库

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

又一款typecho点赞插件AnotherLike

Another typecho like plugin AnotherLike

效果展示

demo

插件启用

Clone这个仓库到 {typecho目录}/usr/plugins

Clone this repository to {typecho}/usr/plugins

重命名为AnotherLike(区分大小写)

rename it to AnotherLike(case sensitive)

在admin平台中启用插件

Launch the plugin in admin.

调用接口

单个文章点赞

<?php AnotherLike_Plugin::theLike(); ?>

输出点赞数最多的文章

<?php AnotherLike_Plugin::theMostLiked(); ?>

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/taotecode/typecho_fans_plugin_library.git
git@gitee.com:taotecode/typecho_fans_plugin_library.git
taotecode
typecho_fans_plugin_library
typecho-fans插件库
master

搜索帮助