ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Page 400

get_id_from_blogname()

Function: Retrieves a site’s ID given its (subdomain or directory) slug.

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

Used by 2 functions | Uses 3 functions

WP_Http::head()

Method: Uses the HEAD HTTP method.

Source: wp-includes/class-wp-http.php:673

Used by 0 functions | Uses 0 functions

http_api_transports

Filter Hook: Filters which HTTP transports are available and in what order.

Source: wp-includes/class-wp-http.php:562

Used by 0 functions | Uses 0 functions

get_blog_details()

Function: Retrieves the details for a blog from the blogs table and blog options.

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

Used by 1 function | Uses 7 functions

WP_Http::processResponse()

Method: Parses the responses and splits the parts into headers and body.

Source: wp-includes/class-wp-http.php:692

Used by 0 functions | Uses 0 functions

block_local_requests

Filter Hook: Filters whether to block local HTTP API requests.

Source: wp-includes/class-wp-http.php:920

Used by 0 functions | Uses 0 functions

refresh_blog_details()

Function: Clears the blog details cache.

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

Used by 0 functions | Uses 1 function

WP_Http::processHeaders()

Method: Transforms header string into an array.

Source: wp-includes/class-wp-http.php:724

Used by 0 functions | Uses 0 functions

wpmu_blog_updated

Action Hook: Fires after the blog details are updated.

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

Used by 1 function | Uses 0 functions

update_blog_details()

Function: Updates the details for a blog and the blogs table for a given blog ID.

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

Used by 1 function | Uses 1 function
« Previous 1 … 399 400 401 … 850 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy