WP Like Post

helps you to add a like system to any post type on your wordpress site and you can make likes/dislikes per user or visitor.

Author:Abdelrhman ElGreatly (profile at wordpress.org)
WordPress version required:4.0
WordPress version tested:4.2.2
Plugin version:1.5.2
Added to WordPress repository:08-05-2015
Last updated:10-05-2015
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:100
Rated by:1
Plugin URI:https://wordpress.org/plugins/wp-like-post/
Total downloads:1 444
Active installs:200+
plugin download
Click to start download

WP Like Post plugin helps you to add a like system to any post type on your wordpress site and you can make likes/dislikes per user or visitor. You can add shortcode [gs_lp_like_post] to put like system anywhere in page and you can change all color elements you want.

functions:-

  • gs_lp_get_like_count($post_id) to get number of likes for specific post
  • gs_lp_get_dislike_count($post_id) to get number of dislikes for specific post
  • gs_lp_get_like_users($post_id) to get users who like for specific post
  • gs_lp_get_dislike_users($post_id) to get users who dislike for specific post