[wp-testers] Tags and Labels with the same name
Dave Jones
dave at technicacreative.co.uk
Fri Nov 6 20:44:23 UTC 2009
This is by design although I couldn't say exactly why it was decided
to implement it quite like this.
Tag and categories (in fact all taxonomies, as you can create your
own) share a single list of terms, so a 'category' of Security and
'tag' of Security both have links to the 'term' Security. The 'slug'
is the unique factor - i.e. each term must have a different slug.
So if you want to create two 'Security' terms just give them different
slugs (e.g. security and security-related).
Best regards
Dave Jones
Technica Creative
mobile: 07772 734328
web: www.technicacreative.co.uk
On 6 Nov 2009, at 19:10, Robert Pendell wrote:
> Is there any particular reason why it looks like a conflict may exist
> when a tag and a category exists with the same name?
>
> I look at tags and categories as separate. I may do multiples of both
> though. In the same respect I may have a tag as lowercase and a
> category as capitalized (for viewing purposes). Whenever I edit the
> tag the category gets edited and vice-versa. I can reproduce this
> quite consistently. On that note I use categories as primaries and
> the tags are likely related items but not necessarily in the same
> category so I could use "security" as an example here. I would like
> to have a tag that is "security" all lower-case and a category that is
> "Security" where it is capitalized. I may put security specific items
> in the category but then also tag security related items and not drop
> them in the category.
>
> Running 2.8.5. My code is managed via subversion so I do not use any
> of the automatic upgrade facilities. I did upgrade from 2.8.4 but I
> committed a wipe of wp-admin and wp-includes before committing in the
> new version.
>
> Robert Pendell
> shinji at elite-systems.org
> CAcert Assurer
> "A perfect world is one of chaos."
> _______________________________________________
> wp-testers mailing list
> wp-testers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-testers
More information about the wp-testers
mailing list