ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • HTTP
  • Page 9

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_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_remote_retrieve_cookies()

Function: Retrieve only the cookies from the raw response.

Source: wp-includes/http.php:302

Used by 1 function | Uses 0 functions

wp_remote_retrieve_cookie()

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

Source: wp-includes/http.php:320

Used by 1 function | Uses 1 function

_wp_http_get_object()

Function: Returns the initialized WP_Http Object

Source: wp-includes/http.php:20

Used by 9 functions | Uses 0 functions
« Previous 1 … 8 9 10 … 14 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy