Opened 6 years ago
Closed 6 years ago
#4180 closed defect (bug) (fixed)
Multiple categories management fails in admin
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | high | Milestone: | 2.3 |
| Component: | Administration | Version: | 2.2 |
| Severity: | critical | Keywords: | categories fixed |
| Cc: |
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.
Change History (1)
Note: See
TracTickets for help on using
tickets.

Fixed by [5296] from #3985