That may be due to caching. Or a bug.
I’m actually removing all that debug output now anyway, as I’ve never made use of it, so expect it to magically disappear in the next release.
Thread Starter
LELF
(@eldredge)
Okay, well it would be nice if you made a way to hide those html comments.
It would keep hackers or others to know we are using your plugin. This would help enhance security since hackers are constantly trying to get through plugins.
Just a suggestion. Thanks for all your hard work. 🙂
Jennifer
I think you misunderstand – when I push out my next release, those comments will be gone entirely.
Thread Starter
LELF
(@eldredge)
I did misunderstand. Awesome! Well thank you for clarifying :).
Have a wonderful day!
Jennifer
(@eldredge)
6 years, 1 month ago
I checked the box Hide debug HTML comments in source. Either I do not know what this means or it is not working. So does this mean it will hide the comments of
<!– Code Embed v2.3.2 –>
<button class=”tablinks” onclick=”openCity(event, ‘Texas’)” id=”defaultOpen”>Texas</button>
<button class=”tablinks” onclick=”openCity(event, ‘Colorado’)”>Colorado</button>
<!– End of Code Embed output –>
If so, mine are still showing on the backend under view source code.
Any suggestions as to why this is not hiding the html comments.
Thank you