ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 169

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_generate_user_request_key()

Function: Returns a confirmation key for a user action and stores the hashed version for future comparison.

Source: wp-includes/user.php:4815

Used by 0 functions | Uses 0 functions

wp_register_user_personal_data_exporter()

Function: Registers the personal data exporter for users.

Source: wp-includes/user.php:3794

Used by 0 functions | Uses 0 functions

wp_user_personal_data_exporter()

Function: Finds and exports personal data associated with an email address from the user and user_meta table.

Source: wp-includes/user.php:3813

Used by 0 functions | Uses 0 functions

_wp_privacy_account_request_confirmed()

Function: Updates log when privacy request is confirmed.

Source: wp-includes/user.php:4009

Used by 0 functions | Uses 0 functions

_wp_privacy_send_request_confirmation_notification()

Function: Notifies the site administrator via email when a request is confirmed.

Source: wp-includes/user.php:4039

Used by 0 functions | Uses 0 functions

_wp_privacy_send_erasure_fulfillment_notification()

Function: Notifies the user when their erasure request is fulfilled.

Source: wp-includes/user.php:4251

Used by 0 functions | Uses 0 functions

_wp_privacy_account_request_confirmed_message()

Function: Returns request confirmation message HTML.

Source: wp-includes/user.php:4522

Used by 0 functions | Uses 0 functions

wp_create_user_request()

Function: Creates and logs a user request to perform a specific action.

Source: wp-includes/user.php:4568

Used by 0 functions | Uses 0 functions
« Previous 1 … 168 169 170 … 364 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy