{"id":16003,"date":"2011-12-11T23:15:17","date_gmt":"2011-12-11T23:15:17","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/single-value-taxonomy-ui\/"},"modified":"2012-09-07T13:18:23","modified_gmt":"2012-09-07T13:18:23","slug":"single-value-taxonomy-ui","status":"publish","type":"plugin","link":"https:\/\/pcd.wordpress.org\/plugins\/single-value-taxonomy-ui\/","author":284759,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"0.3","stable_tag":"0.3","tested":"3.4.2","requires":"3.1","requires_php":"","requires_plugins":"","header_name":"Single Value Taxonomy UI","header_author":"mitcho (Michael Yoshitaka Erlewine)","header_description":"","assets_banners_color":"","last_updated":"2012-09-07 13:18:23","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/tinyurl.com\/donatetomitcho","header_plugin_uri":"","header_author_uri":"http:\/\/mitcho.com\/","rating":5,"author_block_rating":0,"active_installs":50,"downloads":4866,"num_ratings":1,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"1"},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.1","0.2","0.3"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1538925","resolution":"1","location":"plugin"}},"screenshots":{"1":"An example of two single value taxonomies"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[45161,4626,1864,57056,91],"plugin_category":[57],"plugin_contributors":[78301],"plugin_business_model":[],"class_list":["post-16003","plugin","type-plugin","status-publish","hentry","plugin_tags-infrastructure","plugin_tags-required","plugin_tags-select","plugin_tags-single-value","plugin_tags-taxonomy","plugin_category-taxonomy","plugin_contributors-mitchoyoshitaka","plugin_committers-mitchoyoshitaka"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/single-value-taxonomy-ui.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/single-value-taxonomy-ui\/trunk\/screenshot-1.png?rev=1538925","caption":"An example of two single value taxonomies"}],"raw_content":"<!--section=description-->\n<p>This infrastructure plugin adds basic UI for single-valued taxonomies, i.e. a taxonomy with presents a <code>select<\/code> widget.<\/p>\n\n<h4>Usage<\/h4>\n\n<p>When registering your custom taxonomy, add the argument <code>single_value<\/code> set to <code>true<\/code> to get the single value UI. If a selection of this term is required, also add <code>required<\/code> set to <code>true<\/code>.<\/p>\n\n<pre><code>register_taxonomy(\n    'astrological_sign',\n    array( 'person' ),\n    array(\n        'hierarchical' =&gt; false,\n        'show_ui' =&gt; true,\n        'required' =&gt; true,\n        'single_value' =&gt; true\n    )\n);\n<\/code><\/pre>\n\n<p>Development of this plugin supported by <a href=\"http:\/\/globalshakespeares.org\">MIT Global Shakespeares<\/a>.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload to your plugins folder, usually <code>wp-content\/plugins\/<\/code>. Activate.<\/li>\n<li>Create your single valued custom taxonomy. See the readme for details.<\/li>\n<\/ol>\n\n<!--section=changelog-->\n<h4>0.3<\/h4>\n\n<ul>\n<li><a href=\"https:\/\/wordpress.org\/support\/topic\/plugin-single-value-taxonomy-ui-missing-esc_attr\">Bugfix<\/a>: fixed behavior with apostrophes in terms.<\/li>\n<\/ul>\n\n<h4>0.2<\/h4>\n\n<ul>\n<li>Use <code>singular_name<\/code>, if specified, instead of <code>name<\/code>. Thanks to Reuven Kaplan for the suggestion.<\/li>\n<\/ul>\n\n<h4>0.1<\/h4>\n\n<ul>\n<li>Initial upload<\/li>\n<\/ul>","raw_excerpt":"This infrastructure plugin adds basic UI for single-valued taxonomies, i.e. a taxonomy with presents a select widget.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/16003","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=16003"}],"author":[{"embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/mitchoyoshitaka"}],"wp:attachment":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=16003"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=16003"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=16003"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=16003"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=16003"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=16003"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}