add_site_meta()
Function: Adds metadata to a site.
Source: wp-includes/ms-site.php:1035
Function: Adds metadata to a site.
Source: wp-includes/ms-site.php:1035
Function: Removes metadata matching criteria from a site.
Source: wp-includes/ms-site.php:1055
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 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
Function: Inserts a new site into the database.
Source: wp-includes/ms-site.php:44