[wp-trac] [WordPress Trac] #27315: Easier adding of custom class variables when extending WP_Customize_Section

WordPress Trac noreply at wordpress.org
Wed Jun 18 06:32:34 UTC 2014


#27315: Easier adding of custom class variables when extending WP_Customize_Section
----------------------------------------+-----------------------------
 Reporter:  rhurling                    |       Owner:
     Type:  enhancement                 |      Status:  new
 Priority:  normal                      |   Milestone:  Future Release
Component:  Appearance                  |     Version:  3.4
 Severity:  normal                      |  Resolution:
 Keywords:  good-first-bug needs-patch  |     Focuses:  administration
----------------------------------------+-----------------------------

Comment (by westonruter):

 Also, `WP_Customize_Setting` currently uses `get_class_vars( __CLASS__ )`
 like `WP_Customize_Section`. It should be updated to use `get_object_vars(
 $this )` as well.

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


More information about the wp-trac mailing list