=== Plugin Name === Contributors: Benoit "LeBen" Burgener Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=benoit.burgener@gmail.com&item_name=Wordpress%20plugin Tags: like, love, post, rate, rating, heart Requires at least: 2.5 Tested up to: 2.9.2 Stable tag: 2.9.2.2 == Description == This plugin allows your visitors to simply like your posts instead of comment it. You like this plugin? [Donate!](https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=benoit.burgener@gmail.com&item_name=Wordpress%20plugin) = 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-like-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 Like This" FAQ](http://my-tapestry.tenderapp.com/faqs/plugins/i-like-this). You can also visit the [support center](http://my-tapestry.tenderapp.com/) and [start a discussion](https://my-tapestry.tenderapp.com/discussion/new) if needed. == Screenshots == Some screenshots are available on the [plugin homepage](http://www.my-tapestry.com/i-like-this/). == Changelog == = 1.7.1 = * Improved security when voting to avoid abuses. = 1.7 = * Both cookies and IP are now used to prevent voters' abuses. * You can now show a vote count with the post title in the list of most liked posts (widget or not). = 1.6 = * Fix widget bug for posts that have more than 9 votes. * New functionality: displaying most liked posts without the widget. See FAQ for use. = 1.5 = * Added a widget that display the most liked posts with some options (title and number of posts to show). Thanks to [DevZone](http://www.devzone.fr/) for the query to do it. * Updated the french translation. * Bye bye Beta! = 1.4b = * You can now personalize the link to vote, image (+) or text (everything you want). * Added a clean .pot file if you want to translate the plugin in your language. * Deactivated automatic display on pages. = 1.3b = * Directory link bug for the ajax request fixed (really, this time) = 1.2b = * French translation * Directory link bug for the ajax request fixed = 1.1b = * Preferences pane: enable/disable jQuery framework, enable/disable automatic display. = 1.0b = * This is the first version