Hi,
I’m not sure I understand Replace Tools – I thought it just allowed you to change the way the HTML is viewed in View Source, but I’ve found trying to clean up tell tale signs of WP will actually break the site.
For example, instances of “WP” appear everywhere in the source code. Attached to every single image is the class: “<img class=”wp-image-3909 alignleft” or similar, but if I try to remove or replace “wp-” something in the main site stops working.
Similarly, if the core engine in my theme is called “fire” (as an example), then the source has 3363 instances of its use, which is a tell tale sign you’re using a WP theme to anyone who’s looking.
“Jetpack” is another, and plugins like “WP-tiles” appear all over the place.
Can you explain if there is a way to hide these attributes using Replace Tools, and if so, what am I doing wrong?
Thank you!