remove_section( 'header_above'); $wp_customize->remove_section( 'footer_background'); } add_action( 'customize_register', 'blogair_customize_remove', 11 ); // Include customizer file get_template_part('inc/customizer/blogair-customizer');