get_section( 'colors' )->panel = 'appearance_settings'; $wp_customize->get_section( 'background_image' )->panel = 'appearance_settings'; } endif; add_action( 'customize_register', 'travel_booking_customize_register_color_scheme' );