=== Transform Meta Boxes === Contributors: keith_wp Donate Link: http://drakard.com/ Tags: transform meta boxes, change taxonomy style, taxonomy style, meta box, meta boxes, change meta boxes, alter meta box, metaboxes Requires at least: 3.8 or higher Tested up to: 4.5 Stable tag: 0.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Alter any taxonomy's meta box appearance to single or multiple select dropdowns, or toggle button style checkboxes. == Description == Change the appearance of a taxonomy's meta box input in the Edit screen to something other than the Category checkboxes or Tag free text entry, allowing you to have your users easily pick from a predefined set of terms. == Installation == 1. Upload the plugin files to the **/wp-content/plugins/transform-meta-boxes/** directory, or install the plugin through the WordPress plugins screen directly. 1. Activate the plugin through the 'Plugins' screen in WordPress 1. Use the Settings -> Transform Meta Boxes screen to configure the plugin, picking which taxonomies you want to transform and how. == Frequently Asked Questions == = How do I add more terms now? = These meta box alternatives remove the ability to freely enter new terms on the same Edit screen, meaning you need to add terms on the relevant taxonomy page first. This is by design, so that it is harder to accidentally end up tagging your posts with typos or little used terms. == Screenshots == 1. The normal Post Categories before transformation, and after; top right as a single select dropdown and bottom right as a multiple choice one. 2. Term hierarchies are respected by the select dropdowns. 3. Turn your Tags into fancy buttons. 4. The Settings screen will let you alter any taxonomy which has been set to show in the UI. == Changelog == = 0.1 = * Initial release. == Upgrade Notice ==