Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

Add Target Fixer

Опис

This plugin looks at the phishing issue with target=”_blank” vulnerability when the opened page can control the referring page.
The plugin fixes it by adding a rel=”noopener noreferrer” in the “A” tags where a target=”_blank” is found. It does not
change the content, it only modifies the “A” tags while the plugin is active. Tested on PHP 5 to PHP 8.

Please let me know if you like this plugin by leaving a review or contacting me.

Go to the Shortdark WordPress plugin page for more information.

Встановлення

This section describes how to install the plugin and get it working.

  1. Upload the plugin folder to the /wp-content/plugins/ directory, or install the plugin through the WordPress
    plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Your tags are now fixed!

Відгуки

03.09.2018
thanks a lot for that simple but smart plugin!
Прочитати всі 3 відгуки

Учасники та розробники

“Add Target Fixer” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Add Target Fixer” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

0.0.04

  • Checked WordPress version and also works on PHP 8.

0.0.03

  • Changed tagline.

0.0.02

  • Only works inside “a” tags.

0.0.01

  • New plugin.