<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
		>
	<channel>
		<title>WordPress Ideas &#187; Topic: Singular Taxonomy Term Per Post</title>
		<link>https://wordpress.org/ideas/topic/singular-taxonomy-term-per-post</link>
		<description>WordPress Ideas &#187; Topic: Singular Taxonomy Term Per Post</description>
		<language>en-US</language>
		<pubDate>Sat, 10 Jun 2017 11:56:46 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="https://wordpress.org/ideas/rss/topic/singular-taxonomy-term-per-post" rel="self" type="application/rss+xml" />

		<item>
			<title>Ipstenu (Mika Epstein) on "Singular Taxonomy Term Per Post"</title>
			<link>https://wordpress.org/ideas/topic/singular-taxonomy-term-per-post#post-30840</link>
			<pubDate>Tue, 11 Oct 2016 13:52:04 +0000</pubDate>
			<dc:creator>Ipstenu (Mika Epstein)</dc:creator>
			<guid isPermaLink="false">30840@https://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>There are plugins that can you help you do this: <a href="https://wordpress.org/plugins/radio-buttons-for-taxonomies/" rel="nofollow">https://wordpress.org/plugins/radio-buttons-for-taxonomies/</a>
</p>]]></description>
					</item>
		<item>
			<title>Saugroboter on "Singular Taxonomy Term Per Post"</title>
			<link>https://wordpress.org/ideas/topic/singular-taxonomy-term-per-post#post-30838</link>
			<pubDate>Mon, 10 Oct 2016 23:36:48 +0000</pubDate>
			<dc:creator>Saugroboter</dc:creator>
			<guid isPermaLink="false">30838@https://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>I like the idea. I think it would make work a bit easier. Moreover, it makes the structure of your website a bit more logical. It would be also quite useful to be able to save the term name in the meta field.<br />
Best wishes,<br />
Saugroboter
</p>]]></description>
					</item>
		<item>
			<title>alpha1beta on "Singular Taxonomy Term Per Post"</title>
			<link>https://wordpress.org/ideas/topic/singular-taxonomy-term-per-post#post-30624</link>
			<pubDate>Sat, 06 Aug 2016 04:37:26 +0000</pubDate>
			<dc:creator>alpha1beta</dc:creator>
			<guid isPermaLink="false">30624@https://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>I have an idea for taxonomies - an additional argument set while registering a taxonomy <code>is_singular</code> (bool) Defaults to false - that would force only one taxonomy term to ever be attached to a single post. </p>
<p>In many cases, a developer may want to set up a taxonomy, which each term can only be used once per post, and needs to be enforced on the front end to the users.<br />
Some user cases:<br />
- allow for custom post stati for a custom post type to be managed in the backend<br />
- allow for using a taxonomy terms for a single picklist, this could be used for many things - a lead status field for a CRM, menu item categories for a menu item custom post type.<br />
- applying a single job title or company taxonomy to a user account<br />
- allows the use of categories or a custom post type to be better used in a creating the permalink. A post with multiple categories will pick the first one if categories are used in a permalink - but with a singular taxonomy, a new taxonomy could be set in the permalink structure, categories could still be used for related posts, but the new taxonomy can be dedicated to creating the url and menu verticals.</p>
<p>An additional argument could be made to allow saving the term name as text in the the post meta field, instead of linking the post to the taxonomy. </p>
<p>is_singular would:<br />
- set the taxonomy metabox to a dropdown (or radio?), instead of checkboxes<br />
- force <code>wp_set_object_terms</code> $append to false (not overridable)
</p>]]></description>
					</item>

	</channel>
</rss>
