_get_component_from_parsed_url_array()
Function: Retrieve a specific component from a parsed URL array.
Source: wp-includes/http.php:732
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
Function: Adds metadata for the specified object.
Source: wp-includes/meta.php:32
Function: Updates metadata for the specified object. If no value already exists for the specified object ID and metadata key, the metadata will be added.
Source: wp-includes/meta.php:182
Function: Deletes metadata for the specified object.
Source: wp-includes/meta.php:380
Function: Determines if the HTTP origin is an authorized one.
Source: wp-includes/http.php:458
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
Function: Retrieve a single header by name from the raw response.
Source: wp-includes/http.php:229