描述
Post Like Counter will tell you how many people like your post.
安装
- Upload the folder
ILIKEto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Insert function
<?php showLikeCount(get_the_ID());?>to each post,it will show how many people like your post. - Insert function
<?php showLikeLink(get_the_ID());?>to each post.it will show a link for vistor to hit who like your post
评价
此插件暂无评价。