[wp-trac] [WordPress Trac] #18889: Add actions for menu items when editing in Admin
WordPress Trac
wp-trac at lists.automattic.com
Thu Oct 27 13:48:49 UTC 2011
#18889: Add actions for menu items when editing in Admin
-------------------------+------------------------------
Reporter: andrei.igna | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Menus | Version: 3.3
Severity: normal | Resolution:
Keywords: has-patch |
-------------------------+------------------------------
Comment (by duck_):
This should be achievable currently by using a custom walker with the
wp_edit_nav_menu_walker filter, see #13342 and [14645].
Though the downside compared to actions is that you cannot have multiple
plugins adding extra inputs (unless they only filter for a specific menu
ID [sidenote: maybe the wp_edit_nav_menu_walker could also supply the menu
slug and/or name for added flexibility]).
As this is an enhancement I'm afraid that it will not make it into 3.3.
P.S. the version field marks the earliest version the bug has been found
in and not the milestone it was/will be fixed in.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18889#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list