Linux 软件免费装

Post Like Counter

开发者 jigen.he
更新时间 2009年2月24日 18:16
PHP版本: 2.0 及以上
WordPress版本: 2.7

标签

Post Ajax

下载

详情介绍:

Post Like Counter will tell you how many people like your post.

安装:

  1. Upload the folder ILIKE to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Insert function <?php showLikeCount(get_the_ID());?> to each post,it will show how many people like your post.
  4. Insert function <?php showLikeLink(get_the_ID());?> to each post.it will show a link for vistor to hit who like your post