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
Function: Validates a user request by comparing the key with the request’s key.
Source: wp-includes/user.php:4840
Function: Return the user request object for the specified request ID.
Source: wp-includes/deprecated.php:3985
Class: WP_User_Request class.
Source: wp-includes/class-wp-user-request.php:10
Class: Bridge to connect Requests internal hooks to ClassicPress actions.
Source: wp-includes/class-wp-http-requests-hooks.php:18
Function: Returns the initialized WP_Http Object
Source: wp-includes/http.php:20
Function: Retrieve the raw response from a safe HTTP request.
Source: wp-includes/http.php:44
Function: Retrieve the raw response from a safe HTTP request using the GET method.
Source: wp-includes/http.php:65
Function: Retrieve the raw response from a safe HTTP request using the POST method.
Source: wp-includes/http.php:86
Function: Retrieve the raw response from a safe HTTP request using the HEAD method.
Source: wp-includes/http.php:107
Function: Performs an HTTP request and returns its response.
Source: wp-includes/http.php:143