Post Like Counter
Post Like Counter
Description
Post Like Counter will tell you how many people like your post.
Installation
- 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