Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями 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

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«Tidy Archives» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Tidy Archives» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.0

  • First release