=== Popularity Posts Widget === Contributors: illidan Donate link: Tags: widget, widgets, post, posts, blog, popular posts, popular, plugin, plugins, sidebar, popularity, most viewed, views, most popular, image, images, sidebar, page, pages, wordpress, visits, visitors, count, counter, recent, recent posts, thumbnail, thumbnails, post thumbnail Requires at least: 3.2 Tested up to: 3.5 Stable tag: 1.11 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html With help of this plugin you can display the most popular posts on your blog. == Description == Want something to say - write me to *mih.barinov at gmail dot com* This plugin allows you to show your most popular posts as a widget on your blog! = Main Features = * **Time Range** - You can choose a specific time range (today, last 7 days, last 30 days, all time) to sort youre posts and know the most popular of them within that period * **Flexibel Display Settings** - How many posts to display? Whats the posts title length must be? Should views, comments or dates displayed in every post in list? To all this quastions you can answer witch help of flexible widget settings! * Display a **thumbnail** of your posts! * **Categories Filter** - Should youre posts displays from all categories or only from specific one? * **Easy to Change CSS Styles** - ppw.css file in youre full possession. Do with him all what you want! == Installation == 1. Upload `popularitypostswidget` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Enable the Widget through the Appearance --> Widgets tab. 4. Edit the widget Settings in your widget Administration Panel == Frequently Asked Questions == = How does this work? = It stores the user details every time a post is viewed, the totals are incremented so it will show the posts with the most hits in the widget. = How does Popularity Posts Widget select my posts thumbnails? = First of all plugin will try and use the Featured Image you have selected for each of your posts and use it to create a thumbnail. If none is set, Popularity Posts Widget will search for fist image of each post to create thumbnails. If there is no images in youre post, then "no_photo" image will be used instead. = I want help you to translate this plugin into my language. How can I do this? = Simple take PO file from languages folder and translate it into youre language witch help of some programs, such as [Poedit](http://www.poedit.net/). Then send me youre PO and MO files to *mih.barinov at gmail dot com*. == Screenshots == 1. Popularity Posts Widget settings 2. Popularity Posts Widget on theme's sidebar. == Changelog == = 1.11 = * Fix bug in categories filter * Fix some issues witch thumbnails = 1.10 = * Thumbnail feature added * New file - uninstall.php, that clear all generated data when delet plugin = 1.00 = * First Release