wordpress-develop/tests/phpunit/tests/privacy
Sergey Biryukov 1106d82f93 Privacy: Introduce filters for the headers of all the privacy-related e-mails:
* `wp_privacy_personal_data_email_headers`
* `user_request_confirmed_email_headers`
* `user_erasure_complete_email_headers`
* `user_request_action_email_headers`

Props xkon, garrett-eclipse, zaffarn, desrosj.
Fixes #44501.

git-svn-id: https://develop.svn.wordpress.org/trunk@47279 602fd350-edb4-49c9-b593-d223f7449a82
2020-02-11 21:41:26 +00:00
..
wpCreateUserRequest.php Remove the svn:executable property from files that don't need it. 2019-10-25 15:34:43 +00:00
wpPrivacyCompletedRequest.php Privacy: Mark processed requests as completed instead of confirmed. 2018-05-08 23:28:47 +00:00
wpPrivacyDeleteOldExportFiles.php Privacy: Remove user's email address from personal data export filename. 2020-01-31 00:56:29 +00:00
wpPrivacyGeneratePersonalDataExportFile.php Privacy: Add a table of contents to Personal Data Export report for easier navigation. 2020-02-11 21:26:25 +00:00
wpPrivacyGeneratePersonalDataExportGroupHtml.php Privacy: Add a table of contents to Personal Data Export report for easier navigation. 2020-02-11 21:26:25 +00:00
wpPrivacyProcessPersonalDataExportPage.php Privacy: Remove user's email address from personal data export filename. 2020-01-31 00:56:29 +00:00
wpPrivacySendErasureFulfillmentNotification.php Privacy: Introduce filters for the headers of all the privacy-related e-mails: 2020-02-11 21:41:26 +00:00
wpPrivacySendPersonalDataExportEmail.php Privacy: Introduce filters for the headers of all the privacy-related e-mails: 2020-02-11 21:41:26 +00:00
wpPrivacySendRequestConfirmationNotification.php Privacy: Introduce filters for the headers of all the privacy-related e-mails: 2020-02-11 21:41:26 +00:00