Advertisement

wp_validate_site_data

Fires when data should be validated for a site prior to inserting or updating in the database.

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.

Advertisement

_prime_site_caches

Adds any sites from the given ids to the cache that do not already exist in cache.

wp_delete_site

Fires once a site has been deleted from the database.

wp_uninitialize_site

Fires when a site’s uninitialization routine should be executed.

Advertisement

wp_update_site

Fires once a site has been updated in the database.

wp_delete_site

Deletes a site from the database.

Advertisement

wp_initialize_site

Fires when a site’s initialization routine should be executed.

wp_insert_site

Fires once a site has been inserted into the database.

wp_insert_site

Inserts a new site into the database.