remove_section( 'upgrade_crypto_premium' ); //Modify this line as needed //$wp_customize->remove_section( 'cryptocurrency_slider_option' ); //Modify this line as needed //$wp_customize->remove_section( 'cryptocurrency_service_option' ); //Modify this line as needed //$wp_customize->remove_section( 'cryptocurrency_exchange_blog_option' ); //Modify this line as needed //$wp_customize->remove_control( 'cryptocurrency_exchange_testimonial_settings' ); //Modify this line as needed } add_action( 'customize_register', 'cryptostore_customize_register', 11 );