remove_control('display_header_text'); $wp_customize -> remove_section( 'colors' ); $wp_customize -> remove_section( 'header_image' ); $wp_customize -> remove_section( 'background_image' ); } } }// End if(). /** * Kicking this off by calling 'get_instance()' method */ ST_Customizer_Deregister::get_instance();