wordpress-develop/tests/phpunit/tests/privacy
Sergey Biryukov 2a8dae456d General: Remove noreferrer from wp_targeted_link_rel() and other uses.
When `noopener noreferrer` was originally added in #37941 and related tickets, the `noreferrer` bit was specifically included due to Firefox not supporting `noopener` at the time.

Since `noopener` has been supported by all major browsers for a while, it should now be safe to remove the `noreferrer` attribute from core.

Props Mista-Flo, audrasjb, joostdevalk, jonoaldersonwp, peterwilsoncc, elgameel.
Fixes #49558.

git-svn-id: https://develop.svn.wordpress.org/trunk@49215 602fd350-edb4-49c9-b593-d223f7449a82
2020-10-19 23:37:53 +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 Tests: Correct a number of malformed @covers tags. 2020-08-23 17:23:52 +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 General: Remove noreferrer from wp_targeted_link_rel() and other uses. 2020-10-19 23:37:53 +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: Improve clarity of privacy error strings. 2020-10-04 03:21:38 +00:00
wpPrivacySendErasureFulfillmentNotification.php Docs: Remove unnecessary variables names from @return tags. 2020-06-19 22:53:54 +00:00
wpPrivacySendPersonalDataExportEmail.php Tests: Correct a number of malformed @covers tags. 2020-08-23 17:23:52 +00:00
wpPrivacySendRequestConfirmationNotification.php Tests: Correct a number of malformed @covers tags. 2020-08-23 17:23:52 +00:00