How to Disable WordPress rel=noreferrer Tag
The latest version of WordPress adding rel='noreferrer noopener' tag automatically, if you set the link to open in a new tab. That means if you use target='_blank' tag then the rel='noreferrer noopener' tag is automatically added, and there is no way to remove it, if you remove it from html mode in editor the tag will [...]