Denne utvidelsen har ikke blitt testet mot noen av de siste 3 hovedutgivelsene av WordPress. Den er kanskje ikke lenger holdt vedlike eller støttet, og den kan ha kompatibilitetsproblemer med nyeste versjoner av WordPress.

WP Sort Posts

Beskrivelse

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

Skjermbilder

  • On the home page.

Installasjon

  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.

FAQ

Vurderinger

Det er ingen omtaler av denne utvidelsen.

Bidragsytere og utviklere

“WP Sort Posts” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.

Bidragsytere

Endringslogg

1.0

  • The first version of the plugin.