remove_section('header_widget_one'); $wp_customize->remove_section('header_widget_two'); $wp_customize->remove_section('header_widget_three'); } add_action( 'customize_register', 'busiup_customizer_rid_values', 1000 );