wp_remote_request()
Function: Performs an HTTP request and returns its response.
Source: wp-includes/http.php:143
Function: Performs an HTTP request and returns its response.
Source: wp-includes/http.php:143
Function: Performs an HTTP request using the GET method and returns its response.
Source: wp-includes/http.php:160
Function: Performs an HTTP request using the POST method and returns its response.
Source: wp-includes/http.php:177
Function: Creates and logs a user request to perform a specific action.
Source: wp-includes/user.php:4568
Function: Gets action description from the name and return a string.
Source: wp-includes/user.php:4630
Function: Send a confirmation request email to confirm an action.
Source: wp-includes/user.php:4665
Function: Returns a confirmation key for a user action and stores the hashed version for future comparison.
Source: wp-includes/user.php:4815
Function: Registers the personal data exporter for users.
Source: wp-includes/user.php:3794
Function: Finds and exports personal data associated with an email address from the user and user_meta table.
Source: wp-includes/user.php:3813
Function: Updates log when privacy request is confirmed.
Source: wp-includes/user.php:4009