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:4808
Function: Returns a confirmation key for a user action and stores the hashed version for future comparison.
Source: wp-includes/user.php:4808
Function: Notifies the user when their erasure request is fulfilled.
Source: wp-includes/user.php:4244
Filter Hook: Filters the recipient of the data erasure fulfillment notification.
Source: wp-includes/user.php:4272
Function: Returns request confirmation message HTML.
Source: wp-includes/user.php:4515
Filter Hook: Filters the message displayed to a user when they confirm a data request.
Source: wp-includes/user.php:4539
Function: Creates and logs a user request to perform a specific action.
Source: wp-includes/user.php:4561
Function: Gets action description from the name and return a string.
Source: wp-includes/user.php:4623
Filter Hook: Filters the user action description.
Source: wp-includes/user.php:4645
Function: Updates log when privacy request is confirmed.
Source: wp-includes/user.php:4002
Function: Send a confirmation request email to confirm an action.
Source: wp-includes/user.php:4658
Function: Notifies the site administrator via email when a request is confirmed.
Source: wp-includes/user.php:4032
Filter Hook: Filters the text of the email sent when an account action is attempted.
Source: wp-includes/user.php:4755
Filter Hook: Filters the recipient of the data request confirmation notification.
Source: wp-includes/user.php:4066
Filter Hook: Filters the subject of the email sent when an account action is attempted.
Source: wp-includes/user.php:4710
Filter Hook (deprecated): Filters the body of the data erasure fulfillment notification.
Source: wp-includes/user.php:4396
Function: Registers the personal data exporter for users.
Source: wp-includes/user.php:3787
Function: Finds and exports personal data associated with an email address from the user and user_meta table.
Source: wp-includes/user.php:3806
Function: Gets all personal data request types.
Source: wp-includes/user.php:3772
Function: Returns the privacy policy link with formatting, when applicable.
Source: wp-includes/link-template.php:4700
Filter Hook: Filters the privacy policy link.
Source: wp-includes/link-template.php:4724
Filter Hook: Filters the URL of the privacy policy page.
Source: wp-includes/link-template.php:4674
Function: Displays the privacy policy link with formatting, when applicable.
Source: wp-includes/link-template.php:4685
Function: Retrieves the URL to the privacy policy page.
Source: wp-includes/link-template.php:4657
Function: Returns statuses for privacy requests.
Source: wp-includes/post.php:1251
Function: Finds and exports attachments associated with an email address.
Source: wp-includes/media.php:5353
Method: Checks for updated, added or removed privacy policy information from plugins.
Source: wp-admin/includes/class-wp-privacy-policy-content.php:218
Method: Adds a notice with a link to the guide when editing the privacy policy page.
Source: wp-admin/includes/class-wp-privacy-policy-content.php:317
Method: Outputs the privacy policy guide together with content from the theme and plugins.
Source: wp-admin/includes/class-wp-privacy-policy-content.php:383
Method: Returns the default suggested privacy policy content.
Source: wp-admin/includes/class-wp-privacy-policy-content.php:457
Filter Hook (deprecated): Filters the default content suggested for inclusion in a privacy policy.
Source: wp-admin/includes/class-wp-privacy-policy-content.php:688