Popis
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“.
Instalace
- 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.
Nejčastější dotazy
–
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
WP Sort Posts je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “WP Sort Posts” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
1.0
- The first version of the plugin.