WP Like Post Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
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.
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