Opened 13 years ago
Closed 13 years ago
#7459 closed defect (bug) (wontfix)
Category slugs should allow + and -
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | General | Keywords: | |
Focuses: | Cc: |
Description
Categories with duplicate names, but + and - in them are not allowed.
Example:
I would like to create the categories A, A-, B+, B, B-, C+, C, etc. However, Wordpress will only allow me to create the initial A, B, C categories. When I go to create A-, B+, B-, C+, etc. I am told that they already exist. Is this just not something that is possible? Thanks!
Change History (2)
Note: See
TracTickets for help on using
tickets.
Plus signs are used in taxonomy intersections, so it makes sense not to allow them in taxonomy slugs.