WPAC Like System

plugin banner

The most simple post like & dislike plugin for WordPress.

Author:WPacademy.PK (profile at wordpress.org)
WordPress version required:4.0
WordPress version tested:5.4.1
Plugin version:3.0.3
Added to WordPress repository:11-10-2018
Last updated:14-05-2020
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:3
Plugin URI:https://github.com/wpacademy/wpac-like-system
Total downloads:10 133
Active installs:500+
plugin download
Click to start download

This will add powerful social features to your WordPress website. Engage with your website visitors by giving them the opportunity to react with your content. This plugin will all like dislike buttons with like vs dislike bar or you can add emoji reactions like Facebook.
Both visitors and logged-in members can react to your posts. Not only reactions but a social sharing bar as well so no more different plugins.
This plugin also has a widget to show most liked or disliked posts anywhere you like.

This plugin is my first project, so feel free to provide feedback via support forums. You can also contribute to help me improve this open-source project.

Github repository: If yu want to contribute to this project you can fork this Github Repository

Features

  • Like & Dislike Buttons
  • Like vs Dislike bar
  • Most Liked or Disliked Posts
  • Handy shortcodes
  • Reaction system with 2 styles of emojis
  • Social Sharing

Shortcodes

Display Like & Dislike buttons in post or page.

[WPAC_LIKE_SYSTEM]

Return Like/Dislike count for current post being viewed.

[WPAC_LIKE_COUNT] [WPAC_DISLIKE_COUNT]

Return Like/Dislike count for given post ID.

[WPAC_LIKE_COUNT id="123"] [WPAC_DISLIKE_COUNT id="123"]

Return Like/Dislike count wrapped in a string, use % where you want to display count value.

[WPAC_LIKE_COUNT string="Liked % times"] [WPAC_DISLIKE_COUNT string="Disliked % times"]

Use String with post id

[WPAC_LIKE_COUNT id="123" string="Liked % times"] [WPAC_DISLIKE_COUNT id="123" string="Disiked % times"]

Credits

Libraries and resources used in this project.
jQuery, FontAwesome, Google WebFonts


Screenshots
FAQ
ChangeLog