Opened 4 years ago
Last modified 3 years ago
#10597 new enhancement
More classes in menu generated using wp_list_pages and wp_page_menu
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | Future Release |
| Component: | Menus | Version: | |
| Severity: | normal | Keywords: | needs-patch |
| Cc: | WordPress@… |
Description
I think that dev team should think about adding more classes to positions generated by wp_list_pages and wp_page_menu as it's very hard to style those menus. I'm thinking about class "parent" for every li that contains another ul etc. We got current_page_ancestor and others but they only work if you're on the child ...
Change History (3)
comment:2
voyagerfan5761 — 3 years ago
- Cc WordPress@… added
- Keywords needs-patch added
- Milestone changed from 3.0 to Future Release
Note: See
TracTickets for help on using
tickets.

Related: #11817