wp_remote_head()
Function: Performs an HTTP request using the HEAD method and returns its response.
Source: wp-includes/http.php:194
Function: Performs an HTTP request using the HEAD method and returns its response.
Source: wp-includes/http.php:194
Function: Retrieve only the headers from the raw response.
Source: wp-includes/http.php:211
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
Function: Notifies the site administrator via email when a request is confirmed.
Source: wp-includes/user.php:4039
Function: Notifies the user when their erasure request is fulfilled.
Source: wp-includes/user.php:4251
Function: Returns request confirmation message HTML.
Source: wp-includes/user.php:4522
Function: Creates and logs a user request to perform a specific action.
Source: wp-includes/user.php:4568