ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Page 398

clean_network_cache()

Function: Removes a network from the object cache.

Source: wp-includes/ms-network.php:78

Used by 1 function | Uses 2 functions

update_network_cache()

Function: Updates the network cache of given networks.

Source: wp-includes/ms-network.php:113

Used by 1 function | Uses 0 functions

ms_is_switched()

Function: Determines if switch_to_blog() is in effect.

Source: wp-includes/ms-blogs.php:714

Used by 0 functions | Uses 0 functions

_prime_site_caches()

Function: Adds any sites from the given IDs to the cache that do not already exist in cache.

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

Used by 0 functions | Uses 2 functions

update_site_cache()

Function: Updates sites in cache.

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

Used by 2 functions | Uses 1 function

get_sites()

Function: Retrieves a list of sites matching requested arguments.

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

Used by 8 functions | Uses 0 functions

get_blog_option()

Function: Retrieves option value for a given blog id based on name of option.

Source: wp-includes/ms-blogs.php:356

Used by 4 functions | Uses 4 functions

add_blog_option()

Function: Adds a new option for a given blog ID.

Source: wp-includes/ms-blogs.php:403

Used by 0 functions | Uses 2 functions

delete_blog_option()

Function: Removes option by name for a given blog ID. Prevents removal of protected WordPress options.

Source: wp-includes/ms-blogs.php:430

Used by 0 functions | Uses 2 functions

update_blog_option()

Function: Updates an option for a particular blog.

Source: wp-includes/ms-blogs.php:459

Used by 1 function | Uses 2 functions
« Previous 1 … 397 398 399 … 850 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy