[wp-trac] [WordPress Trac] #14414: Add an action hook to add fields to nav_menu items form
WordPress Trac
wp-trac at lists.automattic.com
Wed Aug 4 05:28:17 UTC 2010
#14414: Add an action hook to add fields to nav_menu items form
-----------------------------+----------------------------------------------
Reporter: DreadLox | Owner:
Type: feature request | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Menus | Version:
Severity: normal | Keywords:
-----------------------------+----------------------------------------------
Comment(by wonderslug):
I think this should really be an alternative to the
wp_edit_nav_menu_walker filter, which replaces the walker classname.
This filter will cause clashes if multiple plugins change the classname of
the walker. Only the last filter run will win.
This action would be a way for multiple plugins to add fields to the menu
items (like is done with widget fields right now) and not have conflicts.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/14414#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list