This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Tidy Archives

Сүрөттөө

Tidy Archives will display your archives in a practical way. It displays links to monthly archives together with direct post links for the current year, while for previous years it only displays a link to the yearly archives.

The format in short:

Month Year
– list of posts in that month

followed by a list of previous years.

So the idea is to have the archives displayed like this example:

February 2011
– Post 3
– Post 2
– Post 1

January 2011
– Post 4
– Post 3
– Post 2
– Post 1

2010
2009
2008

Скриншоттор

  • Tidy Archives in action on a page template.

Орнотуу

  1. Upload tidy-archives to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place <?php tidy_archives(); ?> in your templates

Сын-пикирлер

There are no reviews for this plugin.

Contributors & Developers

“Tidy Archives” is open source software. The following people have contributed to this plugin.

Мүчөлөрү

Translate “Tidy Archives” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Өзгөртүүлөр

1.0

  • First release