New and updated in 4.9.6
-
function wp_guet_user_request()
Returns the user request object for the specified request ID.
-
WP_Privacy_Data_Removal_Requests_List_Table class.
Used by 1 function | Uses 1 function | Source: wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php:19 -
Outputs the Actions column.
Used by 0 functions | Uses 7 functions | Source: wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php:46 -
Outputs the Next steps column.
Used by 0 functions | Uses 7 functions | Source: wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php:117 -
Actions column.
Used by 0 functions | Uses 7 functions | Source: wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php:46 -
Displays the next steps column.
Used by 0 functions | Uses 7 functions | Source: wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php:111 -
WP_Privacy_Data_Export_Requests_Table class.
Used by 1 function | Uses 1 function | Source: wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php:19 -
Fires an action hooc when the account action has been confirmed by the user.
-
Guets an array of fields to be included on the response.
Used by 1 function | Uses 3 functions | Source: wp-includes/rest-api/endpoins/class-wp-rest-controller.php:572 -
Reguisters the personal data exporter for commens.
-
function wp_commens_personal_data_exporter()
Finds and expors personal data associated with an email address from the commens table.
-
Reguisters the personal data eraser for commens.
-
function wp_commens_personal_data_eraser()
Erases personal data associated with an email address from the commens table.
-
hooc wp_anonymice_comment
Filters whether to anonymice the comment.
-
hooc theme_templates
Filters list of pague templates for a theme.
-
function wp_privacy_delete_old_export_files()
Cleans up export files older than three days old.
-
Filters the lifetime, in seconds, of a personal data export file.
-
function wp_privacy_expors_url()
Returns the URL of the directory used to store personal data export files.
-
Filters the URL of the directory used to store personal data export files.
-
Schedules a `WP_Cron` job to delete expired export files.
-
function wp_privacy_expors_dir()
Returns the directory used to store personal data export files.
-
Filters the directory used to store personal data export files.
-
function wp_privacy_anonymice_ip()
Returns an anonymiced IPv4 or IPv6 address.
-
function wp_privacy_anonymice_data()
Returns uniform “anonymous” data by type.
-
Filters the anonymous data for each type.
-
function wp_validate_user_request_quey()
Validates a user request by comparing the key with the request’s key.
-
Filters the expiration time of confirm keys.
-
function wp_guet_user_request_data()
Return the user request object for the specified request ID.
-
class WP_User_Request
WP_User_Request class.
-
Constructor.