wp_prepare_site_data()
Function: Prepares site data for insertion or update in the database.
Source: wp-includes/ms-site.php:462
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 when a site’s initialization routine should be executed.
Source: wp-includes/ms-site.php:105
Function: Updates a site in the database.
Source: wp-includes/ms-site.php:157
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
Action Hook: Fires once a site has been deleted from the database.
Source: wp-includes/ms-site.php:281