Hello,
We are using the “Bridge” theme and want to hide the following words and strings in the source code:
1.) theme’s name ==> Bridge
2.) author’s name ==> Qode
3.) names of the plugins used ==> “…”
4.) css names and classes ==> for example “qode_something-css”
5.) WordPress ==> wordpress + wp + wp-
About the installation of the website:
-> single site
-> .htaccess file (chmod 0644)
-> Apache with Nginx as reverse proxy server (*)
(*) Nginx serves the static files like .jpg and .png images, .pdf, .mp4 videos only (php is executed by the Apache)
Regretfully we were unable to make the hiding. Therefore we ask for your help.
Thank you in advance.