=== Radio Taxonomy ===
Contributors: mitchbundy
Donate link: http://www.bundy.ca/contact
Tags: developer, taxonomies, ui
Requires at least: 3.0
Tested up to: 3.2.1
Stable tag: 0.2

No more checkboxes, let's radio in.

== Description ==

NOTE: This plugin is meant for use with other plugins and developers.

A couple lines is all it takes to convert your taxonomy's meta box into radio buttons.

[Installation Instructions](http://wordpress.org/extend/plugins/radio-taxonomy/installation/)

= Documentation =
Coming Soon

== Frequently Asked Questions == 

[Installation Instructions](http://wordpress.org/extend/plugins/radio-taxonomy/installation/)


== Installation ==

1. Upload the entire `radio-taxonomy` folder to the `/wp-content/plugins/` directory.
1. Activate the plugin through the 'Plugins' menu in WordPress.
1. Any post type you wish to have radio buttons set the "show_ui" option to "radio"

== Changelog ==

= 0.2 =
* Sidemenu now appears
* Metabox id consistent with old checkbox style metabox id
* New 'radio-taxonomy_box_after' action

== Upgrade Notice ==

= 0.2 =
You can now be able to manage all your taxonomies like normal!