This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

WP Sort Posts

Descripción

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

Capturas

  • On the home page.

Instalación

  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.

Preguntas frecuentes

Reseñas

There are no reviews for this plugin.

Colaboradores y desarrolladores

“WP Sort Posts” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce “WP Sort Posts” a tu idioma.

¿Interesado en el desarrollo?

Revise el código , eche un vistazo al repositorio SVN , o suscríbase al log de desarrollo por RSS .

Registro de cambios

1.0

  • The first version of the plugin.