#20863 closed defect (bug) (fixed)
Remove $wp_query var from Walker_Nav_Menu->start_el
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 3.5 | Priority: | normal |
| Severity: | trivial | Version: | 3.0 |
| Component: | Menus | Keywords: | has-patch commit 3.5-early |
| Focuses: | Cc: |
Description
$wp_query is brought into the local scope, but does not appear to be used within the start_el function.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Unused since [14876].