Clean Archives Reloaded

Clean Archives Reloaded Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 102,929 downloads
Clean Archives Reloaded Icon

Try plugin: Clean Archives Reloaded

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.

Takes ~10 seconds to install.

About Clean Archives Reloaded

A slick, Javascript enhanced post archive list generator.

1


0


0


0


0

updated: 12 years ago
since: 16 years ago
author: Viper007Bond

Description

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.

Demo

Check out one of my sites’ archive page.

Shortcode Tag Parameters

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 months
  • monthorder — (new or old) show newest months or oldest months first
  • postorder — (new or old) show newest posts or oldest posts first within months

Examples

No Javascript:

[cleanarchivesreloaded usejs="0"]

Oldest months first, oldest posts first:

[cleanarchivesreloaded monthorder="old" postorder="old"]