=== The Taxonomy Sort === Contributors: RistoNiinemets Tags: terms, taxonomy, sorting, ordering, categories Stable tag: 2.0 Tested up to: 4.8 Requires at least: 4.4.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Allows you to easily change the order of different taxonomies/terms/categories. == Description == Most commonly taxonomy sorting plugins will create a new interface to drag or order/sort your terms. This plugin uses the built-in view just to make things easier. Just grab the term and drag it to a new position. No more extra clicks - everything is saved after repositioning! == Installation == 1. Upload `the-taxonomy-sort/` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Go to taxonomy page (for example Posts -> Categories) and drag the table rows to change ordering. == Frequently Asked Questions == = Is there a way to disable it for some taxonomies? = As of version 1.1, there is not. == Changelog == = 2.0 = * Using now term meta = 1.1 = * Fix: Uninstallation hook notice * Feature: Activity spinner on saving the order = 1.0 = * Welcoming plugin to WordPress plugins!