[wp-trac] [WordPress Trac] #13342: Allow Custom Menu Edit Markup

WordPress Trac wp-trac at lists.automattic.com
Tue May 11 14:26:12 UTC 2010


#13342: Allow Custom Menu Edit Markup
--------------------------+-------------------------------------------------
 Reporter:  filosofo      |       Owner:           
     Type:  defect (bug)  |      Status:  new      
 Priority:  normal        |   Milestone:  3.0      
Component:  Menus         |     Version:  3.0      
 Severity:  normal        |    Keywords:  has-patch
--------------------------+-------------------------------------------------
 Menus need a way for plugin authors to customize their edit markup.

 For example, with a plugin I want to create a menu option that changes
 descendant menu items automatically based on context.  Currently, there is
 no way to alter the existing menu edit page to present my plugin's UI.

 This patch allows plugin authors to filter the Walker class which handles
 the admin menu edit markup, so the markup can differ for each menu.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/13342>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list