ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Multisite
  • Page 3

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

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

wp_is_site_initialized()

Function: Checks whether a site is initialized.

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

Used by 3 functions | Uses 6 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:927

Used by 1 function | Uses 0 functions

add_site_meta()

Function: Adds metadata to a site.

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

Used by 0 functions | Uses 1 function

wp_lazyload_site_meta()

Function: Queue site meta for lazy-loading.

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

Used by 1 function | Uses 1 function

update_sitemeta_cache()

Function: Updates metadata cache for list of site IDs.

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

Used by 1 function | Uses 3 functions

wp_prepare_site_data()

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

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

Used by 2 functions | Uses 4 functions

wp_normalize_site_data

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

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

Used by 1 function | Uses 0 functions
« Previous 1 2 3 4 … 31 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy