register_control_type( 'Bootstrap_Photography_Slider_Control' ); $wp_customize->register_control_type( 'Bootstrap_Photography_Buttonset_Control' ); $wp_customize->register_control_type( 'Bootstrap_Photography_Radio_Image_Control' ); } endif; add_action( 'customize_register', 'bootstrap_photography_register_custom_controls' );