Contributors: happy-coders, regankhadgi, toolstack
Donate link: http://wphappycoders.com/
Tags: posts, post, custom post type,page, like, dislike, like dislike
Requires at least: 5.0
Tested up to: 6.0
Stable tag: 2.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Like Dislike for WordPress Posts | WordPress Page | Custom Post Types
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.
- Status
- Enable or Disable Posts Like Dislike for posts/page or any other post types
- Like Dislike Position
- After Post
- Before Post
- Like Dislike Display
- Display Both Like and Dislike
- Display Like Only
- Display Dislike Only
- Like Dislike Restriction
- Cookie Restriction
- IP Restriction
- No Restriction
- Like Dislike Order
- Like Dislike
- Dislike Like
- 4 Pre Available Icon Templates
- Thumbs Up Thumbs Down
- Heart or Heart Beat
- Right or Wrong
- Smiley or Frown
- Custom Like Dislike Icon Upload feature
- Icon Color Configuration
- Count Color Configuration
[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
- Upload the plugin files to the
/wp-content/plugins/posts-like-dislikedirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the 'Plugins' screen in WordPress
- Use the Posts Like Dislike settings page inside the Posts Menu to configure the plugin
This plugin provides the ability to add the like and dislike buttons for WordPress native posts.
I have enabled the plugin but like and dislike icons are not being displayed. What may be the reason ?
Our plugin uses the_content filter to append like and dislike icons . So if your active theme's posts template doesn't use the_content filter to display posts content then our plugin won't be able to display like and dislike icons.
Our plugin does contains many actions and filters which are described inside the Help Section
We do have a shortcode [posts_like_dislike] which can also be used as custom function through <?php echo do_shortcode('[posts_like_dislike]');?>
- Release date: TBD
- Add sortable columns to the admin posts list
- Add filter for Yoast Duplicate Posts so the like/dislike count is reset
- Add proper meta data registration
- Removed like/dislike counts from excerpts and embeds
- Remove old internationalization code
- Fix widget width for Gutenberg
- Update font awesome to v6.2.1
- Release date: 21/7/2022
- WP 6.0 compatibility checked
- Release date: 13/2/2021
- Added post id to shortcode
- Release date: 20/7/2021
- WP 5.7 compatibility checked
- Release date: 6/6/2021
- Fixed login restriction mode issue
- Fixed ajax load issue
- Fixed some security issues
- Release date: 11/12/2020
- WP 5.6 compatibility checked
- Release date: 7/9/2020
- Added Post Like Dislike Count Info Metabox
- Added an option to display 0 by default
- Added alt tag in the custom image
- Removed default post type select
- Added [posts_like_dislike] shortcode
- Release date: 4/4/2020
- WP 5.4 compatibility checked
- Release date: 8/5/2019
- Added custom post type support
- Updated the backend settings save mechanism
- Added array sanitization functions
- Release date: 8/5/2019
- Initial plugin commit to wordpress.org repository
There is a new update. Please update to the latest version to get the new features and bug fixes.





