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.

Simple custom post likes

Description

Appends a custom likes box that allows a user to like any post type from the front end.
Only one like is allowed per user/ip address.
Once a user has liked the post type they can unlike it again by clicking on the same button.
Plugin runs by using meta data and ajax.

The Plugin is configured via the admin page which is listed as a sub-menu item under “Settings”.
The element that the box should be appended to as well as the post type to target should be selected.

Installation

  1. Upload plugin-name.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

The Plugin is configured via the admin page which is listed as a sub-menu item under “Settings”.
The element that the box should be appended to as well as the post type to target should be selected.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Simple custom post likes” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0

  • First Version, Basic Working copy

1.0.1

  • Support added for single post