Any way to Shorten Plugin/Theme path in Source code
-
Hi,
I want to hide my theme and plugin location in source code. Is there any way I can do it by changing code in wordpress or through plugin ?
from
https://www.mydomain.com/site/wp-includes/js/jquery/jquery.js?ver=1.8.3to
/js/jquery/jquery.js?ver=1.8.3from
https://www.mydomain.com/site/wp-content/themes/mytheme/style.css?ver=1.8.4′to /mytheme/style.css?ver=1.8.4
or trick to completely hide <head> section or camouflage source code ?
Help will be appreciated.
- The topic ‘Any way to Shorten Plugin/Theme path in Source code’ is closed to new replies.