[wp-trac] [WordPress Trac] #22177: Adding theme customizer checkbox

WordPress Trac wp-trac at lists.automattic.com
Fri Oct 12 16:04:57 UTC 2012


#22177: Adding theme customizer checkbox
-------------------------------+------------------------------
 Reporter:  dgwyer             |       Owner:
     Type:  defect (bug)       |      Status:  new
 Priority:  normal             |   Milestone:  Awaiting Review
Component:  Appearance         |     Version:  3.4.2
 Severity:  major              |  Resolution:
 Keywords:  reporter-feedback  |
-------------------------------+------------------------------
Changes (by TobiasBg):

 * keywords:   => reporter-feedback


Comment:

 In the line
 {{{
 $wp_customize->add_control( 'display_header_text', array(
 }}}
 you seem to be using an existing ID. You should probably use someting
 unique and new here, that identifies your checkbox.
 What happens when you change that parameter to something else?

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/22177#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list