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.
Let your visitors react to content of your site. Customizable icons and set where to show.
This section describes how to install the plugin and get it working.
e.g.
- Upload
plugin-name.php
to the/wp-content/plugins/
directory - Activate the plugin through the 'Plugins' menu in WordPress
- Place
<?php do_action('plugin_name_hook'); ?>
in your templates
For any question and query please visit this link: Discussion
- Admin settings page to customize reaction types.
- Reactions in single post.
- Reaction in single post type.
- Initial release.