[wp-trac] [WordPress Trac] #27280: Apply filter for Walker_Nav_Menu_Edit start_el output
WordPress Trac
noreply at wordpress.org
Mon Oct 26 09:21:45 UTC 2015
#27280: Apply filter for Walker_Nav_Menu_Edit start_el output
-------------------------+-----------------------------
Reporter: kaptinlin | Owner:
Type: enhancement | Status: reopened
Priority: normal | Milestone:
Component: Menus | Version: 3.8.1
Severity: normal | Resolution:
Keywords: needs-patch | Focuses: administration
-------------------------+-----------------------------
Changes (by tyxla):
* status: closed => reopened
* resolution: wontfix =>
Comment:
I need this since 2011, and i guess this ticket has been slipping through
my fingers so far.
It is often necessary to modify the admin menu item forms.
The current solution is to use a custom admin walker, which does not
always work nicely, and is often not compatible with plugins. A filter
hook would work much better in most cases, so we really should get this
into the core.
With a filter anyone would be able to insert any custom fields anywhere in
the admin menu item form.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27280#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list