ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/http.php
  • Page 3

wp_http_supports()

Function: Determines if there is an HTTP Transport that can process this request.

Source: wp-includes/http.php:367

Used by 0 functions | Uses 1 function

get_http_origin()

Function: Get the HTTP Origin of the current request.

Source: wp-includes/http.php:396

Used by 2 functions | Uses 2 functions

http_origin

Filter Hook: Change the origin of an HTTP request.

Source: wp-includes/http.php:409

Used by 1 function | Uses 0 functions

get_allowed_http_origins()

Function: Retrieve list of allowed HTTP origins.

Source: wp-includes/http.php:419

Used by 1 function | Uses 4 functions

allowed_http_origins

Filter Hook: Change the origin types allowed for HTTP requests.

Source: wp-includes/http.php:447

Used by 1 function | Uses 0 functions

_wp_http_get_object()

Function: Returns the initialized WP_Http Object

Source: wp-includes/http.php:20

Used by 9 functions | Uses 0 functions

wp_safe_remote_request()

Function: Retrieve the raw response from a safe HTTP request.

Source: wp-includes/http.php:44

Used by 0 functions | Uses 1 function

wp_safe_remote_get()

Function: Retrieve the raw response from a safe HTTP request using the GET method.

Source: wp-includes/http.php:65

Used by 0 functions | Uses 1 function

wp_safe_remote_post()

Function: Retrieve the raw response from a safe HTTP request using the POST method.

Source: wp-includes/http.php:86

Used by 0 functions | Uses 1 function

wp_safe_remote_head()

Function: Retrieve the raw response from a safe HTTP request using the HEAD method.

Source: wp-includes/http.php:107

Used by 0 functions | Uses 1 function
« Previous 1 2 3 4 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy