ClassicPress logo
Skip to content
Filter by type:

Browse:

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

wp_insert_site()

Function: Inserts a new site into the database.

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

Used by 2 functions | Uses 9 functions

wp_insert_site

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

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

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

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

archive_blog

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

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

Used by 1 function | Uses 0 functions

unarchive_blog

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

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

Used by 1 function | Uses 0 functions

make_delete_blog

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

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

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