Skip to content

idealclover/Another-Typecho-Like-Plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

又一款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(); ?>

About

❤️ Another Typecho Like Plugin.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published