Filters the recipient of the data request confirmation notification.
_wp_privacy_account_request_confirmed
Update log when privacy request is confirmed.
_wp_privacy_send_request_confirmation_notification
Notify the site administrator via email when a request is confirmed.
wp_user_personal_data_exporter
Finds and exports personal data associated with an email address from the user and user_meta table.
Advertisement
wp_register_user_personal_data_exporter
Registers the personal data exporter for users.
_wp_privacy_action_request_types
Get all user privacy request types.
WP_REST_Controller::get_fields_for_response
Gets an array of fields to be included on the response.
wp_media_personal_data_exporter
Finds and exports attachments associated with an email address.
Advertisement
the_privacy_policy_link
Filters the privacy policy link.
get_the_privacy_policy_link
Returns the privacy policy link with formatting, when applicable.
the_privacy_policy_link
Displays the privacy policy link with formatting, when applicable.
privacy_policy_url
Filters the URL of the privacy policy page.
Advertisement
get_privacy_policy_url
Retrieves the URL to the privacy policy page.
is_iterable
Polyfill for is_iterable() function added in PHP 7.1.
is_countable
Polyfill for is_countable() function added in PHP 7.3.