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

WordPress Trac noreply at wordpress.org
Tue Jun 16 23:08:09 UTC 2015


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

Comment (by valendesigns):

 That code is added by `WP_Customize_Menus::filter_wp_nav_menu()` under
 certain conditions when a menu can be partially refreshed. If you want to
 hack it so it works without partial refresh you could set `echo` to
 `false` when you use `wp_nav_menu` and then echo the menu manually.

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


More information about the wp-trac mailing list