Opened 7 years ago
Closed 7 years ago
#37078 closed enhancement (duplicate)
Add new filter pre_wp_get_nav_menu_items
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Menus | Keywords: | |
Focuses: | Cc: |
Description
Add a filter into wp_get_nav_menu_items function. This allows you to short-circuit the function and stop the get_objects_in_term (which is uncached) function from running.
Change History (1)
Note: See
TracTickets for help on using
tickets.
Duplicate of #37079.