wp_maybe_clean_new_site_cache_on_update
wp_maybe_clean_new_site_cache_on_update ( $new_site, $old_site )
Parameters:- (WP_Site) new_site The site object after the update.
- (WP_Site) old_site The site object prior to the update.
Defined at: - Introduced in WordPress: 5.1.0
- Deprecated in WordPress: —
Description
Cleans the necessary caches after specific site data has been updated.