ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 167

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

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

Function: Validates a user request by comparing the key with the request’s key.

Source: wp-includes/user.php:4840

Used by 0 functions | Uses 0 functions

wp_get_user_request_data()

Function: Return the user request object for the specified request ID.

Source: wp-includes/deprecated.php:3985

Used by 0 functions | Uses 0 functions

WP_User_Request

Class: WP_User_Request class.

Source: wp-includes/class-wp-user-request.php:10

Used by 0 functions | Uses 0 functions

WP_HTTP_Requests_Hooks

Class: Bridge to connect Requests internal hooks to ClassicPress actions.

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 166 167 168 … 363 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy