wp_maybe_clean_new_site_cache_on_update()
Function: Cleans the necessary caches after specific site data has been updated.
Source: wp-includes/ms-site.php:1247
Function: Cleans the necessary caches after specific site data has been updated.
Source: wp-includes/ms-site.php:1247
Function: Updates the `blog_public` option for a given site ID.
Source: wp-includes/ms-site.php:1261
Function: Sets the last changed time for the ‘sites’ cache group.
Source: wp-includes/ms-site.php:1276
Function: Aborts calls to site meta if it is not supported.
Source: wp-includes/ms-site.php:1290
Function: Triggers actions on site status updates.
Source: wp-includes/ms-site.php:1121
Function: Updates the count of sites for a network based on a changed site.
Source: wp-includes/ms-site.php:1100
Function: Adds metadata to a site.
Source: wp-includes/ms-site.php:1011
Function: Removes metadata matching criteria from a site.
Source: wp-includes/ms-site.php:1031
Function: Retrieves metadata for a site.
Source: wp-includes/ms-site.php:1051
Function: Updates metadata for a site.
Source: wp-includes/ms-site.php:1075
Function: Deletes everything from site meta matching meta key.
Source: wp-includes/ms-site.php:1087
Function: Runs the initialization routine for a given site.
Source: wp-includes/ms-site.php:630
Filter Hook: Filters the arguments for initializing a site.
Source: wp-includes/ms-site.php:671
Function: Runs the uninitialization routine for a given site.
Source: wp-includes/ms-site.php:761
Function: Checks whether a site is initialized.
Source: wp-includes/ms-site.php:883
Filter Hook: Filters the check for whether a site is initialized before the database is accessed.
Source: wp-includes/ms-site.php:903
Function: Validates data for a site prior to inserting or updating in the database.
Source: wp-includes/ms-site.php:552
Function: Updates metadata cache for list of site IDs.
Source: wp-includes/ms-site.php:397
Function: Prepares site data for insertion or update in the database.
Source: wp-includes/ms-site.php:437
Filter Hook: Filters passed site data in order to normalize it.
Source: wp-includes/ms-site.php:455
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:475
Function: Normalizes data for a site prior to inserting or updating in the database.
Source: wp-includes/ms-site.php:497
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
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