[wp-trac] [WordPress Trac] #30125: Twenty Fifteen: Default colors in controls don't update with color scheme.

WordPress Trac noreply at wordpress.org
Tue Oct 28 20:44:22 UTC 2014


#30125: Twenty Fifteen: Default colors in controls don't update with color scheme.
--------------------------+--------------------
 Reporter:  iamtakashi    |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  4.1
Component:  Customize     |     Version:  trunk
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |     Focuses:
--------------------------+--------------------
Changes (by antpb):

 * keywords:  needs-patch => has-patch


Comment:

 Worked with Johnbillion on this one. Found that the data.defaultValue if
 statement did not have an else statment  in
 {{{class-wp-customize-control.php}}}


 {{{
                                 else {
                                         defaultValue = data.defaultValue;
                                 }
 }}}

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


More information about the wp-trac mailing list