wordpress-develop/tests/phpunit/tests/privacy
Anthony Burchell 1c418298bf Privacy: Improve naming of user confimed action email filters.
The filters `user_confirmed_action_email_content`, `user_erasure_complete_email_subject`, and `user_erasure_complete_email_headers` have been deprecated.

They have been replaced with `user_erasure_fulfillment_email_content`, `user_erasure_fulfillment_email_subject`, and `user_erasure_fulfillment_email_headers`.

Props desrosj, garrett-eclipse, birgire, DrewAPicture, lifeforceinst, ocean90, pbiron, pento, coffee2code, TZ-Media, SergeyBiryukov, johnbillion, audrasjb, davidbaumwald, hellofromTonya, helen, xkon, antpb, peterwilsoncc, lukecarbis.
Fixes #44314.



git-svn-id: https://develop.svn.wordpress.org/trunk@51129 602fd350-edb4-49c9-b593-d223f7449a82
2021-06-09 01:34:09 +00:00
..
wpCreateUserRequest.php Tests: Rename classes in phpunit/tests/privacy/ per the naming conventions. 2021-05-24 13:37:56 +00:00
wpPrivacyCompletedRequest.php Tests: Rename classes in phpunit/tests/privacy/ per the naming conventions. 2021-05-24 13:37:56 +00:00
wpPrivacyDeleteOldExportFiles.php Tests: Rename classes in phpunit/tests/privacy/ per the naming conventions. 2021-05-24 13:37:56 +00:00
wpPrivacyGeneratePersonalDataExportFile.php Tests: Rename classes in phpunit/tests/privacy/ per the naming conventions. 2021-05-24 13:37:56 +00:00
wpPrivacyGeneratePersonalDataExportGroupHtml.php Tests: Rename classes in phpunit/tests/privacy/ per the naming conventions. 2021-05-24 13:37:56 +00:00
wpPrivacyProcessPersonalDataExportPage.php Tests: Rename classes in phpunit/tests/privacy/ per the naming conventions. 2021-05-24 13:37:56 +00:00
wpPrivacySendErasureFulfillmentNotification.php Privacy: Improve naming of user confimed action email filters. 2021-06-09 01:34:09 +00:00
wpPrivacySendPersonalDataExportEmail.php Tests: Rename classes in phpunit/tests/privacy/ per the naming conventions. 2021-05-24 13:37:56 +00:00
wpPrivacySendRequestConfirmationNotification.php Privacy: Improve naming of user confimed action email filters. 2021-06-09 01:34:09 +00:00