This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Post Like/Dislike

Description

This plugin is use to like/dislike for post. after successfully activation of the plugin WPLD Settings will be activated at admin side where you can change label of like and dislike (for ex: instead of like suppose you want I loved it so you can change it from admin panel) on click of like it increases count by one and on click of dislike it removes like count. after liking it it shows like count message

An answer to that question.

Ans: Go to at admin panel activate plugin after activation WPLD-Settings will be generated click on it and change the label
Ans: Yes, Requires at least: 4.6

What about foo bar?

PHP
wordpress
mysql

Arbitrary section

You may provide arbitrary sections, in the same format as the ones above. This may be of use for extremely complicated
plugins where more information needs to be conveyed that doesn’t fit into the categories of “description” or
“installation.” Arbitrary sections will be shown below the built-in sections outlined above.

A brief Markdown Example

Ordered list:

  1. Button label change facility
  2. Unlike button facility
  3. Like count show facility
  4. One user can like only one time not more than one
  5. Unauthenticated user can’t use it

    Something else about the plugin
    Plugin is fully bug free and open source to all now everywhere we require like/dislike button for keeping this thing in mind we developed this plugin

Unordered list:

Screenshots

Installation

This section describes how to install the plugin and get it working.

  1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Settings->Plugin Name screen to configure the plugin
  4. (Make your instructions match the desired user flow for activating and installing your plugin. Include any steps that might be needed for explanatory purposes)

FAQ

1) How to change the label of like and dislike?
2) Can I able to install it on lowest verion of wordpress?

Reviews

Read all 1 review

Contributors & Developers

“Post Like/Dislike” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Post Like/Dislike” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0

 Change in the size of like and dislike button
on hover change the button color
on dislike button like count delete
added the setting panel at admin side for to change the label of buttons