We'll create fresh WordPress site with Term Menu Order installed. You have 20 minutes to test the plugin after that site we'll be deleted.
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.