Allows to sort taxonomy terms associated to objects.
As of April 2026, Taxonomies Sortable is a WordPress admin plugin with 0 active installations and a 0/5 rating0. It has been downloaded 1.2K+ times in total. Requires WordPress 4.4+ and PHP 5.2.4+. Available on WordPress.org since 2018. Last updated 5 years ago — may have compatibility concerns. Top alternative: Loginizer.
Taxonomies Sortable allow to sort non-hierarchical taxonomy terms associated to objects by drag&drop them on the administration interface.
Once the plugin is installed you can make a taxonomy sortable in the following ways:
'sortable' => true argument in register_taxonomy().taxonomies_sortable filter below.Note that making a taxonomy sortable, implicitly means also setting sort => true for that taxonomy.
taxonomies_sortable
Filter allowing to programmatically set sortable taxonomies.
apply_filters( 'taxonomies_sortable', array $taxonomies )
taxonomies_sortable_admin_settings
Filt…
| WordPress | 4.4+ requiredTested up to 4.9.29 |
| PHP | 5.2.4+ required |
For Taxonomies Sortable changelog, please see the Releases page on GitHub.
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.