=== WP Dropdown Hierarchical Category UI === Contributor: Kharis Sulistiyono Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=TS4KLHSHU4VGS Tags: admin, ui, categories, hierarchy, taxonomy Requires at least: 3.4 Tested up to: 3.7.1 Stable tag: 1.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html It makes the categories or taxonomies list in a better UI which enables show/hide toggle of child categories. Supports any custom post types. == Description == Dropdown hierarchical category in WordPress post write panel or editing screen. It makes the categories or taxonomies list in a better UI which enables show/hide toggle of child categories. It comes with plugin settings page where you can select in what custom post type(s) the dropdown UI will be applied to. The idea comes from default WordPress hierarchial post categories which looks not good. Imagine that there are a lot of child categories. After selecting child category then publishing or updating a post, the arrangement seems not pretty --- the child categories moved away from its parent. This plugin tackles that situation. == Installation == 1. Download the WP Dropdown Hierarchial Category UI Plugin. 2. In your WordPress Administration, go to Plugins > Add New > Upload, and select the plugin ZIP file. 3. Activate the plugin. 4. Go to "WP-DHCUI" menu. 5. Select what post type(s)the hierarchical category or taxonomy UI will be applied to. == Screenshots == 1. Plugin Settings. 2. Category / taxonomy terms list. 2. Parent category / taxonomy is being expanded. == Changelog == = 1.2 = * Add plugin settings page (to select post type) = 1.1 = * Fix typo = 1.0 = * Initial release