=== Compact Taxonomy Checkboxes === Contributors: husobj Donate link: http://www.benhuson.co.uk/donate/ Tags: ui, taxonomy, taxonomies, category, categories, checkboxes, admin, edit Requires at least: 3.0 Tested up to: 3.3.1 Stable tag: 1.0 Collapse and reduce the height of hierarchical category and taxonomy panels in the WordPress admin. == Description == Collapse and reduce the height of hierarchical category and taxonomy panels in the WordPress admin. It's always bugged me that when editing a post the categories panel takes up so much height if you only have a few categories. This is also the same for custom hierarchical taxonomies. This plugin just adds a couple of styles to your admin to override this and collapse that space. I have created a patch for this which will at some point hopefully make it into WordPress core. You can [follow the progress of the patch here](http://core.trac.wordpress.org/ticket/15925). In the meantime, you can install this plugin... == Installation == To install and configure this plugin... 1. Upload or install the plugin through your WordPress admin. 2. Activate the plugin via the 'Plugins' admin menu. 3. No configuration required, it just works. == Frequently Asked Questions == = Where can I report bugs and issues? = Please log issues and bugs on the plugin's [GitHub page](https://github.com/benhuson/compact-taxonomy-checkboxes/issues). You can also submit suggested enhancements if you like. = How can I contribute? = If you can, please [fork the code](https://github.com/benhuson/compact-taxonomy-checkboxes) and submit a pull request via GitHub. If you're not comfortable using Git, then please just submit it to the issues link above. == Screenshots == 1. Remove the unnecessary white space - much better. == Changelog == = 1.0 = * First Release. If you spot any bugs or issues please [log them here](https://github.com/benhuson/compact-taxonomy-checkboxes/issues).