WP_Http::block_request()
Method: Determines whether an HTTP API request to the given URL should be blocked.
Source: wp-includes/class-wp-http.php:896
Method: Determines whether an HTTP API request to the given URL should be blocked.
Source: wp-includes/class-wp-http.php:896
Action Hook: Fires when the ‘spam’ status is added to a site.
Source: wp-includes/ms-site.php:1163
Function: Cleans the site details cache for a site.
Source: wp-includes/ms-blogs.php:329
Method: Used as a wrapper for PHP’s parse_url() function that handles edgecases in < PHP 5.4.7.
Source: wp-includes/class-wp-http.php:958
Action Hook: Fires when the ‘spam’ status is removed from a site.
Source: wp-includes/ms-site.php:1173
Function: Retrieves site data given a site ID or site object.
Source: wp-includes/ms-site.php:308
Method: Converts a relative URL to an absolute URL relative to a given URL.
Source: wp-includes/class-wp-http.php:974
Filter Hook: Filters the object subtype identifier for a non-standard object type.
Source: wp-includes/meta.php:1802
Action Hook: Fires when the ‘mature’ status is added to a site.
Source: wp-includes/ms-site.php:1187
Method: Send an HTTP request to a URI.
Source: wp-includes/class-wp-http.php:150