Home Forums WordPress Plugins Hide My WP How do you hide files inside the mu-plugins folder?

This topic is: not resolved
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #28037
    Abruptive
    Post count: 4

    It looks like assets called from inside the mu-plugins folder do not get masked by HideMyWP.

    e.g. plugin_dir_url( __FILE__ ) . 'assets/js/scripts.js' this file is called inside mu-plugins/platform/.../scripts.js.

    How do we set it up so that it masks all assets inside just like it would for plugins, themes, etc.?

    • This topic was modified 5 years, 3 months ago by Abruptive.
    #28042
    Suman M.
    Post count: 12480

    Hi, thanks for contacting us. Can you please let us know your website url where we can check it?
    Also generate debug report from HMWP start tab and post it here as private reply. Thanks!

    #28076
    Abruptive
    Post count: 4

    It’s more of a generic question, rather than a site-specific one.

    #28077
    Suman M.
    Post count: 12480

    It would have been lot easier if you could have pasted here the debug info or site url.
    If you could see the path like http://www.yourdomain.com/mu-plugins/xyz/script.js then you can add the replacement like below in “replace urls” section under Replace Tools tab:

    mu-plugins/xyz/script.js ==> SomeName.js

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.