Like Dislike For WP

Plugin Banner

Like Dislike For WP

by Ankit Panchal

Download
Description

WP Like Dislike is a simple yet powerful plugin that allows users to express their opinion by liking or disliking WordPress posts or pages. With just a click of a button, visitors can indicate their preference for content, providing valuable feedback to site owners.

Features include:

  • Easily add like and dislike buttons to your WordPress posts or pages.
  • Enable or disable vote tracking from the plugin settings page.
  • Show or hide the dislike button independently via settings.
  • Track votes from both registered users and guests (via IP-based identification).
  • View a stats dashboard in the admin area showing total votes, today’s votes, and yesterday’s votes.
  • See a Top Likers leaderboard showing the most active voting users.
  • Browse the most liked posts and pages from the Active Posts/Pages widget.
  • View detailed per-post and per-page like/dislike counts in dedicated Posts Stats and Pages Stats pages.
  • Protect against abuse with nonce verification, caching, and duplicate vote prevention.
  1. Upload the like-dislike-for-wp folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to WP Like Dislike > Settings in the WordPress admin menu.
  4. Enable vote tracking to start displaying like/dislike buttons on your posts and pages.
How do I add like and dislike buttons to my posts/pages?

After activating the plugin, go to WP Like Dislike > Settings in the admin menu and enable the “Enable Tracking” option. Once enabled, the like and dislike buttons will automatically appear on your posts and pages.

Why are the buttons not showing after activation?

The buttons only appear when vote tracking is enabled. Go to WP Like Dislike > Settings and turn on the “Enable Tracking” toggle.

Can I hide the dislike button?

Yes. Go to WP Like Dislike > Settings and toggle the “Show Dislike Button” option off to hide the dislike button and show only the like button.

Can I customize the appearance of the buttons?

Button styles can be adjusted via your theme’s custom CSS. There is no built-in label or style editor in the current version.

Is there a shortcode available for manual placement of buttons?

Currently, there is no shortcode available. The buttons are automatically added to posts and pages when vote tracking is enabled.

Where can I see vote counts for my posts and pages?

Go to WP Like Dislike > Posts Stats or WP Like Dislike > Pages Stats in the admin menu to view per-post and per-page like and dislike counts.

Does the plugin track votes from non-logged-in visitors?

Yes. Guest votes are tracked using a hashed IP address to prevent duplicate voting while preserving visitor privacy.

2.1.0

  • Added Today and Yesterday vote count widgets to the stats dashboard.
  • Added Top Likers leaderboard to the stats dashboard.
  • Added Active Posts / Pages widget showing most liked content.
  • Added dedicated Posts Stats and Pages Stats submenu pages.
  • Improved admin UI with tabbed Settings and Stats layout.

2.0.2

  • Bug fixes and stability improvements.

2.0.1

  • Minor fixes and performance improvements.

2.0.0

  • Introduced stats dashboard with total vote counts.
  • Added “Show Dislike Button” toggle in settings.
  • Added caching layer using wp_cache for improved performance.
  • Added REST API endpoint for vote submission.

1.3.3

  • Security improvements and bug fixes.

1.3.2

  • Improved nonce verification for vote requests.
  • Bug fixes.

1.3.1

  • Improvements and bug fixes.

1.1.0

  • Added guest vote tracking via hashed IP address.
  • Added duplicate vote prevention for registered users and guests.

1.0.1

  • Minor bug fixes.

1.0.0

  • Initial release.
Back to top