[wp-trac] [WordPress Trac] #27406: Widget Customizer: Organize all widget area sections into a meta customizer section

WordPress Trac noreply at wordpress.org
Thu Jun 26 20:16:22 UTC 2014


#27406: Widget Customizer: Organize all widget area sections into a meta customizer
section
-------------------------------------------------+-------------------------
 Reporter:  westonruter                          |       Owner:
     Type:  enhancement                          |      Status:  new
 Priority:  normal                               |   Milestone:  4.0
Component:  Customize                            |     Version:  3.9
 Severity:  normal                               |  Resolution:
 Keywords:  has-patch dev-feedback needs-        |     Focuses:  ui,
  testing ux-feedback                            |  javascript
-------------------------------------------------+-------------------------

Comment (by ocean90):

 In [changeset:"28861"]:
 {{{
 #!CommitTicketReference repository="" revision="28861"
 Customizer: Introduce a "panel" API to organize multiple sections into a
 one section.

 Create a panel via `$GLOBALS['wp_customize']->add_panel( $panel_id, $args
 )` and use `$panel_id` for the `panel` argument in
 `$GLOBALS['wp_customize']->add_section( $section_id, $args )`. That's it.
 As an example all widget area sections are now summarized into one panel.
 Feedback appreciated.

 props celloexpressions.
 see #27406.
 }}}

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


More information about the wp-trac mailing list