=== WooCommerce Like Counter === Contributors: manish24790, glorywebs Tags: woocommerce, like, dislike Requires at least: 3.0.1 Tested up to: 4.8.3 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html == Description == This is a woocommerce addon which helps to put like and dislike button on the product loop pages as well as on the single product page. Woocommerce plugin is necessary to have to work this plugin. Count is restricted based on IP address and one IP address user can give on like or dislike vote. Duplicate IP address user's vote will be removed if already voted. == Installation == This section describes how to install the plugin and get it working. e.g. 1. Upload `woocommerce-likecounter` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = How count has been increased or decreased for single user? = Count has been restricted using IP address. If there is a count with same IP address then it will be removed and if not then it will be added. == Screenshots == 1. Product List Page 2. Product Single Page == Changelog == = 1.0 = * Initial release