Opened 19 months ago
#19264 new enhancement
Add get_nav_menu_item_children()
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Awaiting Review |
| Component: | Menus | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | wpsmith |
Description
Just as get_page_children() exists, it would be good to have get_nav_menu_item_children(). Since the object is different the code get_page_children() needs to be slightly modified.
Attachments (1)
Note: See
TracTickets for help on using
tickets.
Patch