Plugin Contributor
Maya
(@tdgu)
Hi,
Thanks for your feedback.
We improve the plugin all the time, by improving the code and add new features. The last major implementation (recent) was the Security Headers.
At the moment, a text replacement feature is available through a programmable filter https://wp-hide.com/documentation/wphob_start_callback/ but might be implemented as an interface on a further version.
We carefully chose the new features to implement, to preserve the plugin compatibility and easiness usage with the current user base and new ones. Also, try not to add features that may easily cause problems when misconfigured, as people hardly read the usage instructions, especially when the description is large and takes time to understand. Many of such functions are available in the commercial version, for which we provide specialised support.
Thanks
I have css tags I would like to hide or change without breaking anything what would you suggest?
Plugin Contributor
Maya
(@tdgu)
Hi,
I see what you mean, that require a global processing which is available through PostProcessing & Replacements functional in the PRO.
You can still change certain HTML elements without breaking the site, only if they are not used outside of HTML DOM ( e.g. JavvaScript asset ).
Thanks