Plugin Author
gruz0
(@gruz0)
Hi!
This plugin removes noreferrer only in frontend part of your site. When you use TinyMCE/Gutenberg rel attributes do not change.
What I mean: rel attributes stay in the editor, but remove before page will be rendered.
Can you send me a link to your website? 🙂
Thanks for the reply!
My site is theinspiringdad.com
Plugin Author
gruz0
(@gruz0)
To my mind it works fine, look at the screenshot below:
https://paste.pics/78052b56f216260eefdb052b1d49e256
-
This reply was modified 7 years ago by
gruz0.
Awesome! Thank you for your help! I greatly appreciate it! Thank you for the plugin!
Hi, wondering if you can explain this–you say it is OK to still see noreferrer in tbe back end, but the person above is not seeing it in the backend–how did they get it to not show? I have installed the plugin using the traditional WordPress editor (not Gutenberg or Tiny MCE) and I still see noreferrer in the back end, so this is OK?
Thank you so much for this plugin.
Plugin Author
gruz0
(@gruz0)
@vicky2, yes, it is OK. Plugin removes “noreferrer” attributes only while rendering page/post on the frontend.
Fine plugin. Two comments:
1. On the frontend, I see a space before the close quote after rel=”noopener”, ie, target=”_blank” rel=”noopener “>. What could cause that?
2. How can this work on pages as well as posts?
Plugin Author
gruz0
(@gruz0)
@wprocks34, thanks for your feedback!
1. I’ll fix it in the next version (I’ve an issue about it)
2. It’ll be available in the next version of the plugin too 🙂
Excellent!
In the meantime, is that space before the close quote after rel=”noopener” a problem in any way?
Thanks!
Plugin Author
gruz0
(@gruz0)
@wprocks34, I think it is not a problem with extra spaces in HTML attributes.