Creates a 'menu_order' column to specify term order, allowing theme and plugin developers to sort term by menu order.
As of April 2026, Term Menu Order is a WordPress terms plugin with 400 active installations and a 5/5 rating from 3 reviews. It has been downloaded 27K+ times in total. Requires WordPress 3.0.1+ and PHP false+. Available on WordPress.org since 2010. Last updated 13 years ago — may have compatibility concerns. Top alternative: Complianz – Terms and Conditions.
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' ) );
This plugin has been translated into the languages listed below:
If you’re interested in doing a translation into your language, please let me know.
| WordPress | 3.0.1+ requiredTested up to 3.4.2 |
| PHP | false+ required |
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.