Creates a 'menu_order' column to specify term order, allowing theme and plugin developers to sort term by menu order.
Évaluations
5
Mis à jour récemment
July 4, 2012
Version
0.4
Installations actives
600
Term Menu Order

This plugin is intended as an aid to theme and plugin developers.

The purpose of the plugin is to allow arbitrary sorting of terms, similar to pages. This allows queries that fetch terms to use ‘menu_order’ as a sort order. Here’s an example:

$terms = get_terms('category', array( 'orderby' => 'menu_order' ) );

Documentation | Support Forum

Internationalization (i18n)

This plugin has been translated into the languages listed below:

  • es_ES – Spanish. Thank you to Ivan Vasquez for contributing!
  • fr_FR – French. Thank you to Frederick Marcoux for contributing!

If you’re interested in doing a translation into your language, please let me know.

Gratuitsur le plan Creator
En procédant à l’installation, vous acceptez les Conditions d’utilisation de WordPress.com ainsi que les Conditions de l’extension tierce.
Installations actives
600
Testé jusqu’à version
3.4.2
Cette extension est disponible en téléchargement pour être utilisée sur votre installation WordPress auto-hébergée.