=== Plugin Name === Contributors: Podz Donate link: Tags: widget, widgets, post, posts, blog, page, pages, plugin, plugins, sidebar Requires at least: 2.0.2 Tested up to: 3.3.1 Version: 1.5 This plugin allows you to show your most popular posts as a widget on your blog! == Description == This plugin allows you to show your most popular posts as a widget on your blog! The benefit of using this plugin is that it keeps visitors reading more of your posts as well as showing them your best blog posts - Showing them the great content you have on your site! It's very simple to configure too - Just change the settings and the plugin will be active and working! == Installation == 1. Upload `popular-posts.php` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Edit the Popular Posts Settings in your Administration Panel 4. Enable the Widget through the Appearance --> Widgets tab. == 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. == Changelog == = 1.0.3 = * Changed MySQL table for larger sites needing more * NoFollowed internal links for people concerned about PR = 1.0.2 = * Stripslashes on title * Popular posts now numbered in widget = 1.0.1 = * Using unordered lists to display now * Readme - how does this work? * A few minor tweaks (Eg. "Most Popular Posts" in admin panel) = 1.0.0 = * First Release