Descriere
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”.
Instalare
- Unzip files.
- Upload ‘wp-sort-posts’ to the ‘/wp-content/plugins/’ directory.
- Activate the plugin through the ‘Plugins’ menu in WordPress.
- 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.
Întrebări frecvente
–
Recenzii
Nu există nicio verificare pentru acest modul.
Contributori și dezvoltatori
„WP Sort Posts” este un software open-source. La acest modul au contribuit următoarele persoane.
ContributoriTradu „WP Sort Posts” în limba ta.
Te interesează dezvoltarea?
Răsfoiește codul, vezi depozitarul SVN, sau abonează-te la jurnalul de dezvoltare prin RSS.
Istoric modificări
1.0
- The first version of the plugin.