http_allowed_safe_ports
Filter Hook: Controls the list of ports considered safe in HTTP API.
Source: wp-includes/http.php:600
Filter Hook: Controls the list of ports considered safe in HTTP API.
Source: wp-includes/http.php:600
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: Translate a PHP_URL_* constant to the named array keys PHP uses.
Source: wp-includes/http.php:758
Function: Returns the ClassicPress User-Agent header for outgoing requests.
Source: wp-includes/http.php:792
Filter Hook: Filters the user agent value sent with an HTTP request.
Source: wp-includes/http.php:816
Function: Determines if the HTTP origin is an authorized one.
Source: wp-includes/http.php:458
Filter Hook: Change the allowed HTTP origin result.
Source: wp-includes/http.php:477
Function: Send Access-Control-Allow-Origin and related headers if the current request is from an allowed origin.
Source: wp-includes/http.php:493
Function: Validate a URL for safe use in the HTTP API.
Source: wp-includes/http.php:521