=== Plugin Name === Contributors: Harish Chouhan, Benoit "LeBen" Burgener Donate link: Tags: recommend, like, love, post, rate, rating, heart Requires at least: 2.5 Tested up to: 3.2.2 Stable tag: 1.2 == Description == This plugin allows your visitors to simply like/recommend your posts instead of comment it. This plugin is based on Benoit "LeBen" Burgener "I Like This" Plugin and has been modified after getting requests for the changes I had made on my website. = This plugin include = * A counter/button to display the number of "like" and to vote. * A widget and a function to display the X most liked posts. * A preference pane with some options. == Installation == 1. Upload the directory `/i-recommend-this/` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == Take a look at the [official "I Recommend This" FAQ](http://www.harishchouhan.com/personal-projects/i-recommend-this/). You can also visit the [support center](http://www.harishchouhan.com/personal-projects/i-recommend-this/) and start a discussion if needed. == Changelog == = 1.2 * More bugs fixed. = 1.1 * Fixed Bug that did not allow displaying text next to the counter. * Updated code using branch of original plugin on GitHub = 1.0 * Removed JQuery loading style when heart is clicked. * Modified CSS & Images of LeBen's "I Like This" plugin based on what many users requested. * This is the first version