scottsweb / wp-instagram-widget

❌ A WordPress widget for showing your latest Instagram photos.
115 stars 62 forks source link

Security fix to target blank links. #110

Closed elaleprieto closed 5 years ago

elaleprieto commented 5 years ago

Added rel="noopener" when target="_blank".

More info: https://developers.google.com/web/tools/lighthouse/audits/noopener https://jakearchibald.com/2016/performance-benefits-of-rel-noopener/