gruz0 / remove-noreferrer

This plugin removes rel="noreferrer" from WordPress posts, pages and comments
https://wordpress.org/plugins/remove-noreferrer/
2 stars 2 forks source link

Feature/remove target blank #77

Open HyprCoder opened 4 years ago

HyprCoder commented 4 years ago

This PR adds the feature to allow the removal of the target="_blank" attribute from all links.

The user can choose to enable this feature by flagging the option in the settings page.

Tests of the feature are included.