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:1275
Function: Cleans the necessary caches after specific site data has been updated.
Source: wp-includes/ms-site.php:1275
Function: Updates the `blog_public` option for a given site ID.
Source: wp-includes/ms-site.php:1290
Function: Updates the count of sites for a network based on a changed site.
Source: wp-includes/ms-site.php:1127
Function: Triggers actions on site status updates.
Source: wp-includes/ms-site.php:1148
Function: Adds metadata to a site.
Source: wp-includes/ms-site.php:1038
Function: Removes metadata matching criteria from a site.
Source: wp-includes/ms-site.php:1058
Function: Retrieves metadata for a site.
Source: wp-includes/ms-site.php:1078
Function: Updates metadata for a site.
Source: wp-includes/ms-site.php:1102
Function: Deletes everything from site meta matching meta key.
Source: wp-includes/ms-site.php:1114
Filter Hook: Filters the check for whether a site is initialized before the database is accessed.
Source: wp-includes/ms-site.php:930
Function: Validates data for a site prior to inserting or updating in the database.
Source: wp-includes/ms-site.php:579
Function: Runs the initialization routine for a given site.
Source: wp-includes/ms-site.php:657
Filter Hook: Filters the arguments for initializing a site.
Source: wp-includes/ms-site.php:698
Function: Runs the uninitialization routine for a given site.
Source: wp-includes/ms-site.php:788
Function: Checks whether a site is initialized.
Source: wp-includes/ms-site.php:910
Function: Updates metadata cache for list of site IDs.
Source: wp-includes/ms-site.php:424
Function: Prepares site data for insertion or update in the database.
Source: wp-includes/ms-site.php:464
Filter Hook: Filters passed site data in order to normalize it.
Source: wp-includes/ms-site.php:482
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:502
Function: Normalizes data for a site prior to inserting or updating in the database.
Source: wp-includes/ms-site.php:524
Action Hook: Fires once a site has been deleted from the database.
Source: wp-includes/ms-site.php:283
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:159
Action Hook: Fires once a site has been updated in the database.
Source: wp-includes/ms-site.php:197
Function: Deletes a site from the database.
Source: wp-includes/ms-site.php:212
Action Hook: Fires before a site should be deleted from the database.
Source: wp-includes/ms-site.php:237
Action Hook: Fires when a site’s uninitialization routine should be executed.
Source: wp-includes/ms-site.php:261
Filter Hook: Filters the URL to learn more about updating the PHP version the site is running on.
Source: wp-includes/functions.php:8122