ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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_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
« Previous 1 … 3 4
ClassicPress Documentation • Made with ClassicPress
Privacy Policy