ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/ms-site.php

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:1272

Used by 0 functions | Uses 1 function

wp_update_blog_public_option_on_site_update()

Function: Updates the `blog_public` option for a given site ID.

Source: wp-includes/ms-site.php:1287

Used by 0 functions | Uses 2 functions

wp_cache_set_sites_last_changed()

Function: Sets the last changed time for the ‘sites’ cache group.

Source: wp-includes/ms-site.php:1302

Used by 1 function | Uses 0 functions

wp_check_site_meta_support_prefilter()

Function: Aborts calls to site meta if it is not supported.

Source: wp-includes/ms-site.php:1316

Used by 0 functions | Uses 0 functions

wp_maybe_transition_site_statuses_on_update()

Function: Triggers actions on site status updates.

Source: wp-includes/ms-site.php:1145

Used by 0 functions | Uses 10 functions

delete_site_meta_by_key()

Function: Deletes everything from site meta matching meta key.

Source: wp-includes/ms-site.php:1111

Used by 0 functions | Uses 1 function

wp_maybe_update_network_site_counts_on_update()

Function: Updates the count of sites for a network based on a changed site.

Source: wp-includes/ms-site.php:1124

Used by 0 functions | Uses 1 function

wp_normalize_site_data()

Function: Normalizes data for a site prior to inserting or updating in the database.

Source: wp-includes/ms-site.php:522

Used by 0 functions | Uses 1 function

wp_validate_site_data()

Function: Validates data for a site prior to inserting or updating in the database.

Source: wp-includes/ms-site.php:576

Used by 0 functions | Uses 1 function

wp_initialize_site()

Function: Runs the initialization routine for a given site.

Source: wp-includes/ms-site.php:654

Used by 0 functions | Uses 17 functions
1 2 … 6 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy