[wp-trac] [WordPress Trac] #25121: Unused local variable $indent in Walker_Nav_Menu_Edit
WordPress Trac
noreply at wordpress.org
Thu Aug 22 23:05:04 UTC 2013
#25121: Unused local variable $indent in Walker_Nav_Menu_Edit
--------------------------+-----------------------
Reporter: jeremyfelt | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.7
Component: Menus | Version: 3.0
Severity: normal | Keywords: has-patch
--------------------------+-----------------------
`start_el()` assigns a value to a local variable `$indent`, but then
doesn't do much with it. Seems to be a leftover of another `start_el()`
method when [14248] hit.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/25121>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list