ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • HTTP
  • Page 10

WP_HTTP_Requests_Hooks::__construct()

Method: Constructor.

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

Used by 0 functions | Uses 0 functions

WP_HTTP_Requests_Hooks::dispatch()

Method: Dispatch a Requests hook to a native WordPress action.

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

Used by 0 functions | Uses 0 functions

requests-{$hook}

Action Hook: Transforms a native Request hook to a WordPress action.

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

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

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
« Previous 1 … 9 10 11 … 14 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy