Validates data for a site prior to inserting or updating in the database.
wp_normalize_site_data
Normalizes data for a site prior to inserting or updating in the database.
wp_validate_site_data
Fires when data should be validated for a site prior to inserting or updating in the database.
wp_normalize_site_data
Filters passed site data in order to normalize it.
Advertisement
get_sites
Retrieves a list of sites matching requested arguments.
wp_prepare_site_data
Prepares site data for insertion or update in the database.
update_sitemeta_cache
Updates metadata cache for list of site IDs.
_prime_site_caches
Adds any sites from the given ids to the cache that do not already exist in cache.
Advertisement
update_site_cache
Updates sites in cache.
get_site
Fires after a site is retrieved.
get_site
Retrieves site data given a site ID or site object.
wp_delete_site
Fires once a site has been deleted from the database.
Advertisement
wp_uninitialize_site
Fires when a site’s uninitialization routine should be executed.
wp_validate_site_deletion
Fires before a site should be deleted from the database.
wp_update_site
Fires once a site has been updated in the database.