register_control_type( 'BuzzNews_MultiCheck_Control' ); $wp_customize->register_control_type( 'BuzzNews_Toggle_Control' ); } add_action( 'customize_register', 'buzznews_controls' );