send_origin_headers()
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: Send Access-Control-Allow-Origin and related headers if the current request is from an allowed origin.
Source: wp-includes/http.php:493
Filter Hook: Change the allowed HTTP origin result.
Source: wp-includes/http.php:477
Function: Validate a URL for safe use in the HTTP API.
Source: wp-includes/http.php:521
Filter Hook: Check if HTTP request is external or not.
Source: wp-includes/http.php:576
Function: Mark allowed redirect hosts safe for HTTP requests as well.
Source: wp-includes/http.php:623
Filter Hook: Filters the user agent value sent with an HTTP request.
Source: wp-includes/http.php:816
Function: Adds any domain in a multisite installation for safe HTTP requests to the allowed list.
Source: wp-includes/http.php:644
Filter Hook: Short-circuits adding metadata of a specific type.
Source: wp-includes/meta.php:80
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
Action Hook: Fires immediately before meta of a specific type is added.
Source: wp-includes/meta.php:117