WordPress.org

  • Showcase
  • Themes
  • Plugins
  • Mobile
  • Support
    • Documentation
    • Forums
  • Get Involved
  • About
  • Blog
  • Hosting
  • Get WordPress

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Reference / 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:1265

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

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

Used by 1 function | Uses 1 function

wp_check_site_meta_support_prefilter()

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

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

Used by 0 functions | Uses 3 functions

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

Used by 0 functions | Uses 1 function

wp_maybe_transition_site_statuses_on_update()

Function: Triggers actions on site status updates.

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

Used by 0 functions | Uses 11 functions

delete_site_meta()

Function: Removes metadata matching criteria from a site.

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

Used by 0 functions | Uses 1 function

get_site_meta()

Function: Retrieves metadata for a site.

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

Used by 0 functions | Uses 1 function

update_site_meta()

Function: Updates metadata for a site.

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

Used by 0 functions | Uses 1 function

delete_site_meta_by_key()

Function: Deletes everything from site meta matching meta key.

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

Used by 0 functions | Uses 1 function

add_site_meta()

Function: Adds metadata to a site.

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

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 3 functions

wp_initialize_site()

Function: Runs the initialization routine for a given site.

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

Used by 0 functions | Uses 31 functions

wp_initialize_site_args

Filter Hook: Filters the arguments for initializing a site.

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

Used by 1 function | Uses 0 functions

wp_uninitialize_site()

Function: Runs the uninitialization routine for a given site.

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

Used by 0 functions | Uses 15 functions

wp_is_site_initialized()

Function: Checks whether a site is initialized.

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

Used by 3 functions | Uses 9 functions

pre_wp_is_site_initialized

Filter Hook: Filters the check for whether a site is initialized before the database is accessed.

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

Used by 1 function | Uses 0 functions

wp_normalize_site_data

Filter Hook: Filters passed site data in order to normalize it.

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

Used by 1 function | Uses 0 functions

wp_validate_site_data

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

Used by 1 function | Uses 0 functions

wp_normalize_site_data()

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

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

Used by 0 functions | Uses 3 functions

update_sitemeta_cache()

Function: Updates metadata cache for list of site IDs.

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

Used by 1 function | Uses 1 function

wp_prepare_site_data()

Function: Prepares site data for insertion or update in the database.

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

Used by 2 functions | Uses 6 functions

wp_insert_site()

Function: Inserts a new site into the database.

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

Used by 2 functions | Uses 16 functions

wp_insert_site

Action Hook: Fires once a site has been inserted into the database.

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

Used by 1 function | Uses 0 functions

wp_initialize_site

Action Hook: Fires when a site’s initialization routine should be executed.

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

Used by 1 function | Uses 0 functions

wp_update_site()

Function: Updates a site in the database.

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

Used by 2 functions | Uses 10 functions

wp_update_site

Action Hook: Fires once a site has been updated in the database.

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

Used by 1 function | Uses 0 functions

wp_delete_site()

Function: Deletes a site from the database.

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

Used by 1 function | Uses 16 functions

wp_validate_site_deletion

Action Hook: Fires before a site should be deleted from the database.

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

Used by 1 function | Uses 0 functions

wp_uninitialize_site

Action Hook: Fires when a site’s uninitialization routine should be executed.

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

Used by 1 function | Uses 0 functions
1 2 Next »
  • About
  • Blog
  • Hosting
  • Donate
  • Support
  • Developers
  • Get Involved
  • Showcase
  • Plugins
  • Themes
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privacy
  • Public Code
  • @WordPress
  • WordPress

Code is Poetry.

Skip to toolbar
  • About WordPress
    • About WordPress
    • WordPress.org
    • Documentation
    • Support
    • Feedback
  • Log In
  • Register