ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Page 411

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

get_allowed_http_origins()

Function: Retrieve list of allowed HTTP origins.

Source: wp-includes/http.php:419

Used by 1 function | Uses 4 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

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

Function: Performs an HTTP request and returns its response.

Source: wp-includes/http.php:143

Used by 2 functions | Uses 1 function

wp_remote_get()

Function: Performs an HTTP request using the GET method and returns its response.

Source: wp-includes/http.php:160

Used by 6 functions | Uses 1 function

wp_remote_post()

Function: Performs an HTTP request using the POST method and returns its response.

Source: wp-includes/http.php:177

Used by 2 functions | Uses 1 function

wp_remote_head()

Function: Performs an HTTP request using the HEAD method and returns its response.

Source: wp-includes/http.php:194

Used by 0 functions | Uses 1 function

wp_remote_retrieve_headers()

Function: Retrieve only the headers from the raw response.

Source: wp-includes/http.php:211

Used by 0 functions | Uses 0 functions

WP_HTTP_Requests_Hooks::__construct()

Method: Constructor.

Source: wp-includes/class-wp-http-requests-hooks.php:39

Used by 0 functions | Uses 0 functions
« Previous 1 … 410 411 412 … 850 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy