Hide My WP Advanced Text Mapping
October 14, 2020
Hide My WP Ghost 5.0.12 brings new ways customize or hide the classes from your source code.
Hide Class Name
If you want to completely hide a class use the {blank} pattern to accomplish that.
Random Class Name
If you want to set a random id for a specific class, use the {rand} pattern to accomplish that.
The most common classes used by WordPress and can be detected by theme detectors are those who contain the prefix wp-. Check the website source code and see if you find classes with wp- and add them in the Text Mapping.
Demo Text Mapping in Hide My WP Ghost
Here is a list of classes we usually add in Text Mapping for our WordPress websites: