Description
Show a top 10 list from your popular blog posts easily.
This plugin is dedicated to Sara Miranda Rezende, my lovely daughter.
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
Installation
- Unzip
top-10-posts.zip
inside the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ admin menu in WordPress
- Read the help via
Configurations -> Top 10 Posts
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Top 10 Posts” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Top 10 Posts” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
v.1.1: Show only published posts
v.1.2: Revisioned version