wp_is_site_initialized()
Function: Checks whether a site is initialized.
Source: wp-includes/ms-site.php:907
Function: Checks whether a site is initialized.
Source: wp-includes/ms-site.php:907
Filter Hook: Filters the check for whether a site is initialized before the database is accessed.
Source: wp-includes/ms-site.php:927
Function: Updates metadata cache for list of site IDs.
Source: wp-includes/ms-site.php:422
Function: Prepares site data for insertion or update in the database.
Source: wp-includes/ms-site.php:462
Filter Hook: Filters passed site data in order to normalize it.
Source: wp-includes/ms-site.php:480
Action Hook: Fires when data should be validated for a site prior to inserting or updating in the database.
Source: wp-includes/ms-site.php:500
Action Hook: Fires once a site has been updated in the database.
Source: wp-includes/ms-site.php:195
Function: Deletes a site from the database.
Source: wp-includes/ms-site.php:210
Action Hook: Fires before a site should be deleted from the database.
Source: wp-includes/ms-site.php:235
Action Hook: Fires when a site’s uninitialization routine should be executed.
Source: wp-includes/ms-site.php:259