We'll create fresh WordPress site with Clean Archives Reloaded installed. You have 20 minutes to test the plugin after that site we'll be deleted.
Clean Archives Reloaded generates a list of all of your posts, sorted by month. It’s enhanced with Javascript to allow collapsing and expanding of months.
It’s highly efficient and won’t kill your server with tons of MySQL queries.
Check out one of my sites’ archive page.
You can customize the list options on a per-call basis if you wish.
usejs
— (1
or 0
) use Javascript or not to collapse the monthsmonthorder
— (new
or old
) show newest months or oldest months firstpostorder
— (new
or old
) show newest posts or oldest posts first within monthsNo Javascript:
[cleanarchivesreloaded usejs="0"]
Oldest months first, oldest posts first:
[cleanarchivesreloaded monthorder="old" postorder="old"]