ClassicPress logo
Skip to content
Filter by type:

Browse:

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

wp_uninitialize_site

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

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

Used by 1 function | Uses 0 functions

wp_delete_site

Action Hook: Fires once a site has been deleted from the database.

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

Used by 1 function | Uses 0 functions

update_blog_public

Action Hook: Fires after the current blog’s ‘public’ setting is updated.

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

Used by 1 function | 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

make_spam_blog

Action Hook: Fires when the ‘spam’ status is added to a site.

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

Used by 1 function | Uses 0 functions

make_ham_blog

Action Hook: Fires when the ‘spam’ status is removed from a site.

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

Used by 1 function | Uses 0 functions

mature_blog

Action Hook: Fires when the ‘mature’ status is added to a site.

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

Used by 1 function | Uses 0 functions

unmature_blog

Action Hook: Fires when the ‘mature’ status is removed from a site.

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

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