[wp-trac] [WordPress Trac] #18282: Issue with admin page hierarchy in Menu admin
WordPress Trac
noreply at wordpress.org
Wed May 7 17:28:06 UTC 2025
#18282: Issue with admin page hierarchy in Menu admin
-----------------------------------------+------------------------------
Reporter: hcceast | Owner: (none)
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: Awaiting Review
Component: Menus | Version: 3.2.1
Severity: critical | Resolution:
Keywords: needs-patch needs-test-info | Focuses:
-----------------------------------------+------------------------------
Comment (by jcusaac):
Replying to [comment:82 SirLouen]:
> Replying to [comment:81 jcusaac]:
> > How an entire 14 years later and we don't have a patch for this is
actually crazy to me.
> >
> > I ran into this problem just last night and stumbled across a github
post that led me here. Thankfully, the PHP plugin submitted here fixes the
problem with a workaround, but like others have mentioned, this is not a
permanent solution.
> >
> > Is anyone actually working on this? I may explore taking this on and
see if I can get a solution put together.
> >
> > 14 years!
>
> You can submit a patch in GitHub if you want, and we can try to make it
happen.
>
> Also I'm not 100% confident on how to reproduce this bug. Can you
provide some testing instructions?
In my case, it is effecting product categories and how they display on the
backend under the meta.
Appearance > Menus
Sidebar, select Product Categories. Goto View All.
If you have several parent product categories, with nested child
categories, eventually they will stop displaying as nested in this menu.
It creates the problem of not knowing which product category goes with
which parent category.
In my case, I have some product categories that are named the exact same,
but have different slugs. For example...
Packaged
- T-Shirts
Hanging
- T-Shirts
The way it ends up displaying is...
Packaged
Hanging
T-Shirts
T-Shirts
So the only way I can identify which is which, is to add both Tshirt
categories to the menu and observe its link to see which parent it belongs
to.
I have currently around 150 product categories.
I noticed this begins to happen once the menu has to create pagination. I
am unsure currently what the limit is before that happens however as I am
away from my computer at the moment.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/18282#comment:83>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list