ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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_remote_retrieve_header()

Function: Retrieve a single header by name from the raw response.

Source: wp-includes/http.php:229

Used by 0 functions | Uses 0 functions

wp_remote_retrieve_response_code()

Function: Retrieve only the response code from the raw response.

Source: wp-includes/http.php:251

Used by 4 functions | Uses 0 functions

wp_remote_retrieve_response_message()

Function: Retrieve only the response message from the raw response.

Source: wp-includes/http.php:269

Used by 1 function | Uses 0 functions

wp_remote_retrieve_body()

Function: Retrieve only the body from the raw response.

Source: wp-includes/http.php:285

Used by 7 functions | 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