Цей плагін не перевірявся з останніми 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.