remove_control( 'astra-settings[divider-section-site-identity-logo]' ); return array_merge( $configurations, $_configs ); } } /** * Kicking this off by creating object of this class. */ new Astra_Customizer_Site_Identity_Configs(); }