wordpress-develop/tests/phpunit/tests/privacy
John Blackbourn 27b67d5624 Docs: Fix some incorrect return tags in docblocks.
See #48303


git-svn-id: https://develop.svn.wordpress.org/trunk@46644 602fd350-edb4-49c9-b593-d223f7449a82
2019-11-03 22:21:20 +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: Add test for wp_privacy_export_expiration filter. 2018-09-13 17:25:31 +00:00
wpPrivacyGeneratePersonalDataExportFile.php Remove the svn:executable property from files that don't need it. 2019-10-25 15:34:43 +00:00
wpPrivacyGeneratePersonalDataExportGroupHtml.php Privacy: Display group items count in the personal data export file if there's more than one item in the group. 2019-09-20 20:29:30 +00:00
wpPrivacyProcessPersonalDataExportPage.php Docs: Fix some incorrect return tags in docblocks. 2019-11-03 22:21:20 +00:00
wpPrivacySendErasureFulfillmentNotification.php Privacy: Ensure the privacy data erase fulfillment email is sent in the locale of the user whose data is being erased (or the site's default locale if they are not a registered user) when the administrator fulfilling the request uses a different locale. 2019-03-27 19:41:01 +00:00
wpPrivacySendPersonalDataExportEmail.php Privacy: Introduce wp_privacy_personal_data_email_to and wp_privacy_personal_data_email_subject filters. 2019-09-23 19:24:20 +00:00
wpPrivacySendRequestConfirmationNotification.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:50:26 +00:00