Descrizione
“Remove noreferrer” automatically removes rel="noreferrer"
attribute from links on your website on-the-fly.
Plugin does not modify original links or content in the database.
Which kind of content supported?
- Posts
- Pages
- Blog page (homepage, etc.)
- Comments
Also it supports standard WordPress widgets:
- “Text”
- “Custom HTML”
Docs & Support
This plugin is an open source project and we would love you to help us make it better. If you want a new feature will be implemented in this plugin, you can open a GitHub Issue. If you don’t have a GitHub Account you can send me email to alexander@kadyrov.dev. You can find more detailed information about plugin on GitHub.
Donations
Installazione
Install Remove Noreferrer within WordPress
- Visit the plugins page within your dashboard and select “Add New”
- Search for “remove noreferrer”
- Activate plugin from your Plugins page
Install Remove Noreferrer manually
- Upload the “remove-noreferrer” folder to the
/wp-content/plugins/
directory - Activate the plugin through the “Plugins” menu in WordPress
Recensioni
Contributi e sviluppo
“Remove noreferrer” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
Collaboratori“Remove noreferrer” è stato tradotto in 1 lingua. Grazie ai traduttori per i loro contributi.
Traduci “Remove noreferrer” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.
Changelog (registro delle modifiche)
2.0.0
- Add support for PHP 5.6 and WordPress 5.1
- Remove noreferrer from “Text” widgets
- Remove noreferrer from “Custom HTML” widgets
- Do not modify content if links or
noreferrer
attributes are not found - Add notice after settings saved
- Remove plugin settings on uninstall
- Migrate plugin settings to new version
1.2.0
1.1.1
1.1.0
- Added plugin’s options page
- Added possibility to remove
noreferrer
from Home and static Pages - Removed extra spaces from
rel
attribute