ms_allowed_http_request_hosts()
Function: Adds any domain in a multisite installation for safe HTTP requests to the allowed list.
Source: wp-includes/http.php:644
Function: Adds any domain in a multisite installation for safe HTTP requests to the allowed list.
Source: wp-includes/http.php:644
Function: A wrapper for PHP’s parse_url() function that handles consistency in the return values across PHP versions.
Source: wp-includes/http.php:685
Function: Retrieve a specific component from a parsed URL array.
Source: wp-includes/http.php:732
Function: Retrieve a single cookie by name from the raw response.
Source: wp-includes/http.php:320
Function: Retrieve a single cookie’s value by name from the raw response.
Source: wp-includes/http.php:346
Function: Determines if there is an HTTP Transport that can process this request.
Source: wp-includes/http.php:367
Function: Get the HTTP Origin of the current request.
Source: wp-includes/http.php:396
Filter Hook: Change the origin of an HTTP request.
Source: wp-includes/http.php:409
Function: Retrieve list of allowed HTTP origins.
Source: wp-includes/http.php:419
Filter Hook: Change the origin types allowed for HTTP requests.
Source: wp-includes/http.php:447