Opened 15 years ago
Closed 15 years ago
#13006 closed defect (bug) (fixed)
wp_nav_menu() should bail if no menu was found and no fallback function was specified
Reported by: | ptahdunbar | Owned by: | ryan |
---|---|---|---|
Milestone: | 3.0 | Priority: | normal |
Severity: | normal | Version: | 3.0 |
Component: | Menus | Keywords: | has-patch |
Focuses: | Cc: |
Description
Patch fixes what's stated in the title.
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
(In [14415]) Bail when there is neither a menu, or a fallback. props ptahdunbar, fixes #13006.