Term Menu Order Wordpress Plugin - Rating, Reviews, Demo & Download

Term Menu Order Preview Wordpress Plugin - Rating, Reviews, Demo & Download
5 Average out of 3 ratings
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

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.

Screenshots

  1. 'menu_order' available in Quick Edit.

    ‘menu_order’ available in Quick Edit.

  2. 'menu_order' available when adding a new term.

    ‘menu_order’ available when adding a new term.

  3. 'menu_order' available when editing a term.

    ‘menu_order’ available when editing a term.


Reviews & Comments