[wp-trac] [WordPress Trac] #61359: No Opener

WordPress Trac noreply at wordpress.org
Mon Jun 3 21:01:54 UTC 2024


#61359: No Opener
--------------------------+----------------------
 Reporter:  flackofodye   |       Owner:  (none)
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:
Component:  General       |     Version:
 Severity:  normal        |  Resolution:  invalid
 Keywords:                |     Focuses:
--------------------------+----------------------
Changes (by sabernhardt):

 * status:  new => closed
 * resolution:   => invalid
 * milestone:  Awaiting Review =>


Old description:

> What is the difference between no opener and no-referrer on
> [https://thetradetable.com/ The Trade Table]?

New description:

 What is the difference between `noopener` and `noreferrer` on
 thetradetable.com?

--

Comment:

 Hi! Both are nearly obsolete security precautions when opening links in a
 new tab. The `noreferrer` was added for browsers that did not support
 `noopener`, and now the `noopener` is assumed with `target="_blank"` in
 modern browsers.
 https://mathiasbynens.github.io/rel-noopener/

 Of course, if you open the page/resource in the same tab, those attribute
 values should not be added.

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


More information about the wp-trac mailing list