Opened 19 years ago
Closed 19 years ago
#4180 closed defect (bug) (fixed)
Multiple categories management fails in admin
| Reported by: | devil1591 | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | 2.3 |
| Component: | Administration | Version: | 2.2 |
| Severity: | critical | Keywords: | categories fixed |
| Cc: | Focuses: |
Description
In /wp-admin/categories.php, you can't make the following multiple categories structure :
MAIN SUB CAT
— sub cat 1
— — sub sub cat 1
— sub cat 2
— — sub sub cat 2
You can write posts and assign all theses categories, but you can't administrate them, "sub sub cat 2" becomes invisible.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Fixed by [5296] from #3985