[wp-trac] [WordPress Trac] #29324: Customizer Panels should have render_content to facilitate subclasses

WordPress Trac noreply at wordpress.org
Fri Oct 17 21:24:34 UTC 2014


#29324: Customizer Panels should have render_content to facilitate subclasses
------------------------------+----------------------
 Reporter:  celloexpressions  |       Owner:  ocean90
     Type:  enhancement       |      Status:  closed
 Priority:  low               |   Milestone:  4.1
Component:  Customize         |     Version:  4.0
 Severity:  normal            |  Resolution:  fixed
 Keywords:  has-patch commit  |     Focuses:
------------------------------+----------------------
Changes (by ocean90):

 * owner:   => ocean90
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"29950"]:
 {{{
 #!CommitTicketReference repository="" revision="29950"
 Customizer: Extract content markup for panels to its own method,
 `WP_Customize_Panel::render_content()`.

 This allows to override the behavior of a panel, or even to completely
 replace its contents with something other than controls or sections.

 props celloexpressions.
 fixes #29324.
 }}}

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


More information about the wp-trac mailing list