=== Taxonomy Order Hierarchically === Tags: taxonomy, taxonomies, order, alphabetical, hierarchical Requires at least: 3.0 Tested up to: 5.1.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Will change the order logic for taxonomies from alphabetical to hierarchical order. == Description == Will change the order logic for taxonomies from alphabetical to hierarchical order. Sets Taxonomy Hierarchically. This plugin adds a hook to the 'get_the_terms' filter. == Installation == 1. Upload Taxonomy Order Hierarchically to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Changelog == = 1.0 = * Initial Release