Home Plugins simple taxonomy ordering
Simple Taxonomy Ordering logo

Simple Taxonomy Ordering

by Evan Herman on WordPress.org

Quickly and easily reorder taxonomy terms with an easy to use and intuitive drag and drop interface.

(28)
Simple Taxonomy Ordering settings page, allows you to specify which taxonomy you want to enable drag & drop ordering on.

Simple Taxonomy Ordering settings page, allows you to specify which taxonomy you want to enable drag & drop ordering on.

Order all of the taxonomy terms on your site with a simple to use, intuitive drag and drop interface. The plugin works for WordPress core taxonomies — Categories and Tags — and any custom taxonomies you have created.

Activate the plugin, enable your taxonomy on the settings page, and drag and drop the taxonomies into the desired position. It couldn’t be easier.

On the front end of the site your taxonomy terms will display in the order set in the dashboard.

Requires WordPress 4.4 or later due to the use of the term meta.
Query Usage

  • If you’re trying to query for taxonomy terms (e.g. using WP_Query or functions like get_terms()), and you’d like them to be returned in the order specified by the plugin, you need to add the tax_position parameter in your call. For example: 'meta_key' => 'tax_position' and 'orderby' => 'tax_position'. Thanks to @certainlyakey on GitHub for pointing this out.
Active installations20K+
Weekly downloads
539-33.21%
Version2.3.4
Last updated3/22/2023
WordPress version4.4
Tested up to6.2.6
Tags
adminmetaordersimpleterm