WordPress.org

Make WordPress Core

Opened 8 months ago

Closed 8 months ago

Last modified 8 months ago

#22226 closed enhancement (duplicate)

Duplicate Terms in Custom Taxonomies

Reported by: mojowill Owned by:
Priority: normal Milestone:
Component: Taxonomy Version: 3.4.2
Severity: normal Keywords:
Cc:

Description

You are unable to add duplicate terms with the same slug, this makes sense. However when creating custom taxonomies you should be able to create terms with duplicate slugs as long as they are in a different taxonomy.

For example:

My blog has a tag called WordPress.
I can have a category called WordPress (

I cannot however create a tag called WordPress in my own custom taxonomy "Skills". This is a custom taxonomy setup with hierarchical set to false, like tags.

Would it not make sense to allow this?

Change History (3)

comment:1 in reply to: ↑ description ; follow-up: johnbillion8 months ago

Not quite sure what you mean by this:

I cannot however create a tag called WordPress in my own custom taxonomy "Skills".

Regardless, this is probably a duplicate of #5809.

comment:2 in reply to: ↑ 1 mojowill8 months ago

  • Resolution set to duplicate
  • Status changed from new to closed

Replying to johnbillion:

Not quite sure what you mean by this:

I cannot however create a tag called WordPress in my own custom taxonomy "Skills".

Regardless, this is probably a duplicate of #5809.

I was referring to not being able to duplicate terms in separate taxonomies. I'm happy to close and watch #5809 to see if that patch works.

comment:3 helenyhou8 months ago

  • Milestone Awaiting Review deleted
Note: See TracTickets for help on using tickets.