Opened 16 years ago
Closed 16 years ago
#13702 closed defect (bug) (fixed)
Requested nav menu objects array is not filtered
| Reported by: | filosofo | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.0 |
| Component: | Menus | Version: | 3.0 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
It should be, as it's how admin and unspecified wp_nav_menu get their menu objects.
Patch adds a simple filter that will allow plugin and theme developers to control access to menus, for example.
cf. #13694
Attachments (1)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [15112]) wp_get_nav_menus filter. Props filosofo. fixes #13702