Extra tags
If you want to show scoreboards on your blog you can use the following tags:
- PSR_bests_of_month(): Shows a list with the 10 best post of the current month
- PSR_bests_of_month(month): Shows a list with the 10 best post of the "month" specified
- PSR_bests_of_month(month, limit): Shows a list with the "limit" best post of the "month" specified
- PSR_bests_of_moment(): Shows a list with the 10 best post of the moment. It shows trends too.
- PSR_bests_of_moment(limit): Shows a list with the "limit" best post of the moment. It shows trends too.