ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/http.php

http_allowed_safe_ports

Filter Hook: Controls the list of ports considered safe in HTTP API.

Source: wp-includes/http.php:600

Used by 1 function | Uses 0 functions

_wp_translate_php_url_constant_to_key()

Function: Translate a PHP_URL_* constant to the named array keys PHP uses.

Source: wp-includes/http.php:758

Used by 1 function | Uses 0 functions

classicpress_user_agent()

Function: Returns the ClassicPress User-Agent header for outgoing requests.

Source: wp-includes/http.php:792

Used by 2 functions | Uses 5 functions

http_headers_useragent

Filter Hook: Filters the user agent value sent with an HTTP request.

Source: wp-includes/http.php:816

Used by 1 function | Uses 0 functions

is_allowed_http_origin()

Function: Determines if the HTTP origin is an authorized one.

Source: wp-includes/http.php:458

Used by 1 function | Uses 4 functions

allowed_http_origin

Filter Hook: Change the allowed HTTP origin result.

Source: wp-includes/http.php:477

Used by 1 function | Uses 0 functions

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

Used by 0 functions | Uses 2 functions

wp_http_validate_url()

Function: Validate a URL for safe use in the HTTP API.

Source: wp-includes/http.php:521

Used by 0 functions | Uses 3 functions

http_request_host_is_external

Filter Hook: Check if HTTP request is external or not.

Source: wp-includes/http.php:576

Used by 1 function | Uses 0 functions

allowed_http_request_hosts()

Function: Mark allowed redirect hosts safe for HTTP requests as well.

Source: wp-includes/http.php:623

Used by 0 functions | Uses 0 functions
1 2 … 4 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy