We'll create fresh WordPress site with Posts Like Dislike installed. You have 20 minutes to test the plugin after that site we'll be deleted.
Posts Like Dislike is the Free WordPress Plugin to enable Like and Dislike Icons for default WordPress Posts or any other post types. Choose Thumbs Up or Thumbs Down, Smiley or Frown, Right or Wrong icons or your own custom like dislike icons, choice is yours.
Posts Like Dislike increases the interaction with the WordPress posts/post types by enabling likes and dislikes buttons along with the count.
[posts_like_dislike id=post_id]
Please replace post_id with the id of the post or remove id parameter for considering the post id as the id of global $post object
<?php echo do_shortcode('[posts_like_dislike id=post_id]');?>
Please replace post_id with the id of the post or remove id parameter for considering the post id as the id of global $post object