Forums

Any way to Shorten Plugin/Theme path in Source code (1 post)

  1. webminded
    Member
    Posted 4 months ago #

    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
    http://www.mydomain.com/site/wp-includes/js/jquery/jquery.js?ver=1.8.3

    to
    /js/jquery/jquery.js?ver=1.8.3

    from
    http://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.

Reply

You must log in to post.

About this Topic