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:1288
Function: Cleans the necessary caches after specific site data has been updated.
Source: wp-includes/ms-site.php:1288
Function: Updates the `blog_public` option for a given site ID.
Source: wp-includes/ms-site.php:1302
Function: Sets the last changed time for the ‘sites’ cache group.
Source: wp-includes/ms-site.php:1317
Function: Aborts calls to site meta if it is not supported.
Source: wp-includes/ms-site.php:1331
Function: Updates the count of sites for a network based on a changed site.
Source: wp-includes/ms-site.php:1141
Function: Triggers actions on site status updates.
Source: wp-includes/ms-site.php:1162
Function: Deletes everything from site meta matching meta key.
Source: wp-includes/ms-site.php:1128
Function: Adds metadata to a site.
Source: wp-includes/ms-site.php:1054
Function: Removes metadata matching criteria from a site.
Source: wp-includes/ms-site.php:1074
Function: Retrieves metadata for a site.
Source: wp-includes/ms-site.php:1092
Function: Updates metadata for a site.
Source: wp-includes/ms-site.php:1116
Function: Validates data for a site prior to inserting or updating in the database.
Source: wp-includes/ms-site.php:595
Function: Runs the initialization routine for a given site.
Source: wp-includes/ms-site.php:673
Filter Hook: Filters the arguments for initializing a site.
Source: wp-includes/ms-site.php:714
Function: Runs the uninitialization routine for a given site.
Source: wp-includes/ms-site.php:804
Function: Checks whether a site is initialized.
Source: wp-includes/ms-site.php:926
Filter Hook: Filters the check for whether a site is initialized before the database is accessed.
Source: wp-includes/ms-site.php:946
Function: Normalizes data for a site prior to inserting or updating in the database.
Source: wp-includes/ms-site.php:540
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:480
Filter Hook: Filters passed site data in order to normalize it.
Source: wp-includes/ms-site.php:498
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:518
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
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