Opened 3 years ago
Closed 3 years ago
#59081 closed defect (bug) (duplicate)
WordPress does not respect hierarchy when you add multiple items to a menu
| Reported by: | orloxgr | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Menus | Version: | 6.3 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
When you are in /wp-admin/nav-menus.php
and you select multiple categories
and you click "Add to menu"
The categories will be added but without their hierarchy. Instead they will all be added as top level menu items.
Change History (3)
#2
@
3 years ago
- Resolution duplicate
- Status closed → reopened
I am not sure that this is the exact same issue. I am not talking about the display of the hierarchy at the box on the left but about the fact that when you click the Add to menu button it wont add them with hierarchy. The "fix" plugin does not work in this case.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Hi there, welcome to WordPress Trac!
Thanks for the report, we're already tracking this issue in #18282 and #19837.
The first ticket has a plugin to work around the issue until it's fixed: comment:25:ticket:18282.
Another workaround is also suggested in the description of ticket #47639.