Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

WP Sort Posts

Описание

This plugin adds a drop-down list with the ability to sort your blog posts:
* sort by title;
* sort by date (newest first);
* sort by date (oldest first);
* sort by date last modified.

Paste the following code in the templates ‘index.php’, ‘archive.php’, ‘category.php’ or/and ‘author.php’ etc.:

This tag must be before The Loop. For more information go to the «Installation».

Скриншоты

  • On the home page.

Установка

  1. Unzip files.
  2. Upload ‘wp-sort-posts’ to the ‘/wp-content/plugins/’ directory.
  3. Activate the plugin through the ‘Plugins’ menu in WordPress.
  4. Paste the following code in the templates ‘index.php’, ‘archive.php’, ‘category.php’ or/and ‘author.php’ etc.:

    This tag must be before The Loop.

Часто задаваемые вопросы

Отзывы

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

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

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

Участники

Перевести «WP Sort Posts» на ваш язык.

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

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

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

1.0

  • The first version of the plugin.