Ovaj dodatak nije testiran s najnovija 3 glavna izdanja WordPress-a. Možda se više ne održava ili se ne podržava i može imati problema sa kompatibilnošću kada se koristi sa novijim verzijama WordPress-a.

WP Sort Posts

Opis

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”.

Slike ekrana

  • On the home page.

Instalacija

  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.

ČPP

Recenzije

Nema recenzija za ovaj dodatak.

Saradnici i programeri

“WP Sort Posts” is open source software. The following people have contributed to this plugin.

Doprinositelji

Prevedi “WP Sort Posts” na vaš jezik.

Zainteresirani za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Zapis promijena

1.0

  • The first version of the plugin.