We consider Reorder Terms a developer tool. If you do not know what menu_order or custom queries are, then this plugin is likely not for you. This is an add-on to Reorder Posts and requires Reorder Posts 2.1.0 or greater.
Reorder Terms takes a different approach to term reordering. Instead of modifying core tables to achieve reordering, we do it using term meta per post type.
With the ability to add taxonomies to multiple post types, this method allows you to reorder terms within each post type attached to the same taxonomy.
This plugin treats terms like pages. Each term in a hierarchy has a term order. This allows quick reordering and deep traversing to get the exact terms and order you prefer.
As a result, you can get reordered terms with a query such as:
$query = array( 'orderby' => 'meta_value_num', 'order' => 'ASC', 'meta_query' => array( 'relation' => 'OR', array( 'key' => 'post_order', 'compare' => 'NOT EXISTS' ), array( 'key' => 'post_order', 'value' => 0, 'compare' => '>=' ) ), 'hide_empty' => true, 'parent' => 0 ); $terms = get_terms( 'post_format', $query ); echo '<ul>'; foreach( $terms as $term ) { printf( '<li>%s</li>', esc_html( $term->name ) ); } echo '</ul>';
While admittedly the query isn’t exactly poetry, it’s efficient, and insanely flexible.
If you like this plugin, please help spread the word. Rate the plugin. Write about the plugin. Something 🙂
Development happens on GitHub.
You are welcome to help us out and contribute on GitHub.
Starting from $0 per month.
Rating
Reviewers
1 reviews
Tags
Developed By
Ronald Huereca
Quick & Easy
Common Ninja has a large selection of powerful Wordpress plugins that are easy to use, fully customizable, mobile-friendly and rich with features — so be sure to check them out!
Testimonial plugins for Wordpress
Galleries plugins for Wordpress
SEO plugins for Wordpress
Contact Form plugins for Wordpress
Forms plugins for Wordpress
Social Feeds plugins for Wordpress
Social Sharing plugins for Wordpress
Events Calendar plugins for Wordpress
Sliders plugins for Wordpress
Analytics plugins for Wordpress
Reviews plugins for Wordpress
Comments plugins for Wordpress
Portfolio plugins for Wordpress
Maps plugins for Wordpress
Security plugins for Wordpress
Translation plugins for Wordpress
Ads plugins for Wordpress
Video Player plugins for Wordpress
Music Player plugins for Wordpress
Backup plugins for Wordpress
Privacy plugins for Wordpress
Optimize plugins for Wordpress
Chat plugins for Wordpress
Countdown plugins for Wordpress
Email Marketing plugins for Wordpress
Tabs plugins for Wordpress
Membership plugins for Wordpress
popup plugins for Wordpress
SiteMap plugins for Wordpress
Payment plugins for Wordpress
Coming Soon plugins for Wordpress
Ecommerce plugins for Wordpress
Customer Support plugins for Wordpress
Inventory plugins for Wordpress
Video Player plugins for Wordpress
Testimonials plugins for Wordpress
Tabs plugins for Wordpress
Social Sharing plugins for Wordpress
Social Feeds plugins for Wordpress
Slider plugins for Wordpress
Reviews plugins for Wordpress
Portfolio plugins for Wordpress
Membership plugins for Wordpress
Forms plugins for Wordpress
Events Calendar plugins for Wordpress
Contact plugins for Wordpress
Comments plugins for Wordpress
Analytics plugins for Wordpress
Common Ninja Apps
Browse our extensive collection of compatible plugins, and easily embed them on any website, blog, online store, e-commerce platform, or site builder.
Create Stunning Facebook Feeds & Improve User Experience
Create Stunning TikTok Feeds & Improve User Experience
Track scrolling with a customizable progress bar or indicator
Enhance Design & Draw Attention to Videos
Explore New Dimensions with Interactive 360 Panoramic Tours
Captivatingly Track Time Passed Since Your Memorable Event
Display YouTube Videos in a Sleek and Interactive Slider
Create a Stunning Parallax Image Gallery to Showcase Your Visuals with Style
Improve Visibility & Increase Attendance With the Event Flip Cards App
Increase your chances of getting hired with the Skills List app
Convert Users With Clear, Concise & Responsive Comparison Tables
Keep Users Up to Date & Improve Their Experience
More plugins
The Common Ninja Search Engine platform helps website builders find the best site widgets, apps, plugins, tools, add-ons, and extensions! Compatible with all major website building platforms - big or small - and updated regularly, our Search Engine tool provides you with the business tools your site needs!