=== Top 10 Posts === Contributors: rezehnde Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5RJD5395AA47U&source=url Tags: top 10 list, posts, top 10, top posts Requires at least: 4.0 Tested up to: 5.3 Stable tag: 1.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Show a top 10 list from your popular blog posts easily. == Description == Show a top 10 list from your popular blog posts easily. This plugin is dedicated to Sara Miranda Rezende, my lovely daughter. == Installation == 1. Unzip `top-10-posts.zip` inside the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' admin menu in WordPress 3. Read the help via `Configurations -> Top 10 Posts` == How to use == Put this custom tag inside posts, pages or widgets in order to show a top 10 list from your posts: [top10posts] to show a top 10 list of posts of current year and current month [top10posts year=2009] to show a top 10 list of posts of year 2009 and current month [top10posts year=2009 month=NULL] to show a top 10 list of posts of year 2009 and all months [top10posts year=NULL month=NULL] to show a top 10 list of posts from all the time == Changelog == v.1.1: Show only published posts v.1.2: Revisioned version