Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 1.18 KB

README.md

File metadata and controls

43 lines (29 loc) · 1.18 KB

Vote & Smiley Reaction

Contributors: nerdaryan
Donate link: https://paypal.me/nerdaryan
Tags: vote, reaction, smiley
Requires at least: 4.5
Tested up to: 5.6
Requires PHP: 7.2
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Add vote and reactions to posts, comments and taxonomies.

Description

Let your visitors react to content of your site. Customizable icons and set where to show.

Installation

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

e.g.

  1. Upload plugin-name.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Place <?php do_action('plugin_name_hook'); ?> in your templates

Frequently Asked Questions

Support

For any question and query please visit this link: Discussion

Screenshots

  1. Admin settings page to customize reaction types.
  2. Reactions in single post.
  3. Reaction in single post type.

Changelog

1.0.0

  • Initial release.