ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/ms-blogs.php

_prime_network_caches()

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

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

Used by 1 function | Uses 3 functions

_update_blog_date_on_post_publish()

Function: Handler for updating the site’s last updated date when a post is published or an already published post is changed.

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

Used by 0 functions | Uses 2 functions

_update_blog_date_on_post_delete()

Function: Handler for updating the current site’s last updated date when a published post is deleted.

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

Used by 0 functions | Uses 3 functions

_update_posts_count_on_delete()

Function: Handler for updating the current site’s posts count when a post is deleted.

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

Used by 0 functions | Uses 2 functions

_update_posts_count_on_transition_post_status()

Function: Handler for updating the current site’s posts count when a post status changes.

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

Used by 0 functions | Uses 2 functions

update_blog_public

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

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

Used by 1 function | Uses 0 functions

get_blog_status()

Function: Get a blog details field.

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

Used by 1 function | Uses 3 functions

get_last_updated()

Function: Get a list of most recently updated blogs.

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

Used by 0 functions | Uses 4 functions

get_networks()

Function: Retrieves a list of networks.

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

Used by 4 functions | Uses 1 function

get_network()

Function: Retrieves network data given a network ID or network object.

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

Used by 32 functions | Uses 4 functions
1 2 … 6 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy