sandywp / plugins / term-menu-order
Term Menu Order
Creates a 'menu_order' column to specify term order, allowing theme and plugin developers to sort term by menu order.
Ready in seconds.
v0.4 300+ installs WP 3.0.1+

What you get inside
3 screens-
'menu_order' available in Quick Edit.
-
'menu_order' available when adding a new term.
-
'menu_order' available when editing a term.
About this plugin
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' ) );
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.
sandywp / also on the shelf
Try another plugin
Elementor Beta (Developer Edition)
5.0 · 30K+ installs
Elementor Beta (Developer Edition) gives you direct access into Elementor's development process, and lets you take an active part…
4.9 · 10K+ installs
FakerPress is a clean way to generate fake and dummy content to your WordPress, great for developers who need testing
Debug Log Manager – Conveniently Monitor and Inspect Errors
5.0 · 10K+ installs
Log PHP, database and JavaScript errors via WP_DEBUG with one click. Conveniently create, view, filter and clear the debug.log…
Spin up a real WordPress site in seconds.
Test plugins, build a demo, hand a client a link — then squash it and start again. No local setup, no Docker.