[wp-trac] [WordPress Trac] #32576: Add Menu management to the Customizer

WordPress Trac noreply at wordpress.org
Sat Jun 6 23:51:42 UTC 2015


#32576: Add Menu management to the Customizer
------------------------------+--------------------
 Reporter:  celloexpressions  |       Owner:
     Type:  feature request   |      Status:  new
 Priority:  normal            |   Milestone:  4.3
Component:  Menus             |     Version:  trunk
 Severity:  normal            |  Resolution:
 Keywords:                    |     Focuses:
------------------------------+--------------------

Comment (by celloexpressions):

 The easiest of the four non-plugin-merging core patches required is
 [attachment:32576.link-updates.diff], which handles the admin bar and
 "Manage in Customize" link on `nav-menus.php`. Note that all of the
 "Appearance" links in the admin bar now deep-link to the Customizer. I
 suggest condensing those to a single top-level "Customize" link in a
 future release (probably 4.4), and putting something more useful in this
 valuable place.

 Additional needed patches will be:
 - Twenty Fifteen compatibility fix
 - Drag & Drop submenus core patch
 - Settings refactoring core patch (adds a filter I believe)
 - Unit tests, if not included in the main plugin-merging part
 - Plugin-merging patch, which does what I described above in terms of
 merging the files in

 Eventually these will all be combined into one massive patch for
 committing, but I'd like to keep them as distinct as we can until we're
 ready to prepare that.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/32576#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list