[wp-trac] [WordPress Trac] #49558: Remove noreferrer from wp_targeted_link_rel and other uses

WordPress Trac noreply at wordpress.org
Mon Oct 19 23:38:10 UTC 2020


#49558: Remove noreferrer from wp_targeted_link_rel and other uses
---------------------------------------------+-----------------------------
 Reporter:  joostdevalk                      |       Owner:  SergeyBiryukov
     Type:  enhancement                      |      Status:  closed
 Priority:  normal                           |   Milestone:  5.6
Component:  General                          |     Version:
 Severity:  normal                           |  Resolution:  fixed
 Keywords:  has-unit-tests has-patch commit  |     Focuses:
---------------------------------------------+-----------------------------
Changes (by SergeyBiryukov):

 * status:  accepted => closed
 * resolution:   => fixed


Comment:

 In [changeset:"49215" 49215]:
 {{{
 #!CommitTicketReference repository="" revision="49215"
 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.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/49558#comment:11>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list