Beschreibung
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“.
Screenshots
Installation
- 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.
FAQ
–
Rezensionen
Für dieses Plugin gibt es keine Rezensionen.
Mitwirkende & Entwickler
„WP Sort Posts“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „WP Sort Posts“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
1.0
- The first version of the plugin.