Still looking myself.
After some exploring I decided to use the Term Menu Order plugin by @jameslafferty. This will add menu_order to the terms table and can be used across taxonomies and templates. @TheDeadMedic seems to have enhanced this functionality over here, discussing a similar issue.
Related Posts:
- get_the_term_list without links in 3.1
- Custom Taxonomy Only Showing Top Level Terms in Admin?
- How can I set a default listing order on the admin page for a custom taxonomy? (without plugins)
- get_the_term_list without specific category
- Removing the “Popular Terms” area from the Taxonomy Edit Screen in the Admin Area
- Custom Taxonomy Term Caching?
- WordPress Custom post query sorting does not work
- Create alphabetical Pagination for custom taxonomy?
- Use wp_list_categories to list parent categories from actual term
- Listing Cities A custom taxonmy by selection order
- Group & Sort Taxonomy terms by letter – Is there a better way?
- get_the_term_list without links in archive template title tags?
- Same term from custom taxonomy in two different custom post types?
- Can’t set custom taxonomy terms via custom form
- Some custom taxonomy child terms not showing in admin. Caching problem?
- List related terms + taxonomies
- Rewrite rules for varying nested terms of custom taxonomy
- List Posts For Terms Of A Custom Taxonomy For Any Post Type
- Clicking Add New button for custom taxonomy only moves element
- Query posts from a child taxonomy term id
- get_terms not returning any custom taxonomies
- Display all posts that use a custom taxonomy
- Custom taxonomy not appearing in menu administration panel
- get_terms() duplicate first term of a custom taxonomy
- How do I return all terms from multiple taxonomies?
- Count Number of Posts in Taxonomy Term in Last 24 Hours
- Search Query for Multiple Terms In Same Taxonomy
- Best structure for entering recipes in a WordPress theme?
- Headers already sent warning in Admin source is media.php 3140
- Order get_terms() by hierarchy
- What does ‘category__in’ mean in queries?
- Update table wp_term_taxonomy.count after INSERT INTO via SQL
- Having Issue on Passing Variable into HTML Class Tag
- How can I reduce amount of ifs and else ifs in this specific block of code?
- Weekdays as terms – How to order taxonomy terms by ID in admin panel?
- Returning One custom taxonomy term name
- Displaying Custom Taxonomy without a hyperlink
- Are term IDs unique even between multiple custom taxonomies
- What is the action hook that deletes a taxonomy term from the backend? And how to retireve the term id before deleting it?
- Get all attachments by custom taxonomy – term
- Echo custom taxonomy slug
- Get terms that don’t belong to current post with a shortcode
- Get all terms, including unchecked, or get the terms outside loop
- Admin (All posts) stop responding problem
- get_term_link not working
- Query posts using custom taxonomy and selected terms
- How to write sql query to get the posts from a custom taxonomy term name
- How to find taxonomy parent id from child taxonomy page?
- Get only immediate children (and not grandchildren) of a hierarchical custom taxonomy term
- Proper use of wp_get_object_terms
- Remove a href from this code
- Get Terms for Page
- Set term on an attachment using wp_set_object_terms and want to display the full term text but it’s showing a slug instead
- How to get_the_term_list() from multiple taxonomies?
- How to support fifteen thousand terms in WordPress?
- Output all terms in a custom taxonomy and add a “active” class only to the ones attached to the current post
- How to get posts that contain multiple terms from multiple taxonomies?
- Cannot delete or edit a single term in a custom taxonomy, taxonomy name is wrong?
- How to group all terms children’s in custom taxonomy?
- Display Posts by Custom Taxonomy Chosen Terms
- Show template part if part of term
- How to display a custom taxonomy without a link?
- one post per term taxonomy
- Build filter for post-type + multi taxonomies + multi terms
- How to check if a post has at least 2 terms from a custom taxonomy attached?
- How can I change the output display of my pagination?
- How do I get term data associated with the current post, where the result is not wrapped in HTML?
- Why does wp_remove_object_terms not work?
- How best to store data (URLs and IDs) extracted from posts and pages using custom taxonomies
- Can’t get taxonomy ID for each post on archive page
- wp_dropdown_categories – how to save in widget?
- how to get term id from current post type instead of name
- Hide terms if they aren’t the same as the current term
- echo a specific custom taxonomy term on a different custom taxonomy archive
- Display children category images
- Corrupted nav-menu?
- Get name of taxonomies of current page
- The best way to display taxonomies
- Dynamically set taxonomy term and show admin notice on post save
- WP 4.8 : new taxonomy syntax for get_term_by and get_term_link ?
- Add attribute taxonomy through code don’t appear in admin product page
- Terms change id after importing
- Custom taxonomies not showing up in admin menu
- Best way to redirect taxonomy terms to pages
- List Top 5 taxonomy terms based on number of post
- delete term from taxonomy and assign in new one
- How to show post list based on taxonomy term?
- export and import taxonomy terms from one taxonomy to another
- Can you hide empty terms using get_term_children?
- save custom term – hook create_term doesn’t work
- get_term_by works but get_terms doesn’t?
- How do I hide certain taxonomy boxes from users in admin add post page?
- URL rewriting taxonomy term
- Sort and paginate custom post taxonomies alphabetically
- Display empty custom taxonomies differently than with one with posts
- Dropdown taxonomy lists in admin menu
- Find terms in a custom taxonomy based on the hirearchy
- Double slash in the_terms URL
- How to call a custom taxonomy term name inside a function?
- How to show post for a particular term of custom taxonomy?