update_site_meta()
Function: Updates metadata for a site.
Source: wp-includes/ms-site.php:1099
Function: Updates metadata for a site.
Source: wp-includes/ms-site.php:1099
Function: Normalizes data for a site prior to inserting or updating in the database.
Source: wp-includes/ms-site.php:522
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
Function: Inserts a new site into the database.
Source: wp-includes/ms-site.php:44
Action Hook: Fires once a site has been inserted into the database.
Source: wp-includes/ms-site.php:89
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