外掛說明
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
使用者評論
這個外掛目前沒有任何使用者評論。