Post Like Counter

Plugin Banner

Post Like Counter

by jigenhe

Download
Description

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
Back to top