register_control_type( 'best_shop_Radio_Image_Control' ); $wp_customize->register_control_type( 'best_shop_Toggle_Control' ); } endif; add_action( 'customize_register', 'best_shop_register_custom_controls' );