Thanks so much Kathy!
The plugin is much improved and working well.
There is just one issue I'm seeing with define('WP_DEBUG', true); (plugin version 1.1):
When clicking the "Most Used" tab I get this:
Notice: Trying to get property of non-object in /var/www/site.dev/wp-content/plugins/radio-buttons-for-taxonomies/inc/class.WordPress_Radio_Taxonomy.php on line 118 Notice: Undefined variable: disabled in /var/www/site.dev/wp-content/plugins/radio-buttons-for-taxonomies/inc/class.WordPress_Radio_Taxonomy.php on line 118 Blog
Notice: Trying to get property of non-object in /var/www/site.dev/wp-content/plugins/radio-buttons-for-taxonomies/inc/class.WordPress_Radio_Taxonomy.php on line 118 Notice: Undefined variable: disabled in /var/www/site.dev/wp-content/plugins/radio-buttons-for-taxonomies/inc/class.WordPress_Radio_Taxonomy.php on line 118 Op-ed
Notice: Trying to get property of non-object in /var/www/site.dev/wp-content/plugins/radio-buttons-for-taxonomies/inc/class.WordPress_Radio_Taxonomy.php on line 118 Notice: Undefined variable: disabled in /var/www/site.dev/wp-content/plugins/radio-buttons-for-taxonomies/inc/class.WordPress_Radio_Taxonomy.php on line 118 Column
"Blog" "Op-ed" and "Column" are the radio buttons.
http://wordpress.org/extend/plugins/radio-buttons-for-taxonomies/