Advertisement

make_spam_blog

Fires when the ‘spam’ status is added to a site.

clean_site_cache

Fires immediately after a site has been removed from the object cache.

pre_wp_is_site_initialized

Filters the check for whether a site is initialized before the database is accessed.

Advertisement

wpmu_drop_tables

Filters the tables to drop when the site is deleted.

wp_validate_site_data

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

Advertisement

get_site

Fires after a site is retrieved.

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.

wpmu_new_blog

Fires immediately after a new site is created.