Home Forums WordPress Plugins Hide My WP Some instances in source code

This topic is: resolved
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #23109
    Gia23
    Post count: 1

    Hi,
    The following instances of wp are showing in the source code. Please let me know how the same can be modified.
    Thanks

    #23110
    Gia23
    Post count: 1
    This reply has been marked as private.
    #23115
    Suman M.
    Post count: 12480

    Hi, first of all, make sure that you check the site in logged out state.

    1) Add following replacement in “replace urls” option under replace tools tab:
    wp-blog-header.php ==> blog-header

    2) Add following replacement in “replace urls” (if you have rename ‘wp-includes’ to ‘other’)
    wp-includes\class-wp-hook.php ==> hook

    3) it’s not recommended to replace function name

    4, 5, 6, 8, 10, 11) what exactly do you want to replace here? It’s not recommended to replace css class names.

    7) Add following replacement in “replace in html”
    woocommerce-layout-inline-css ==> wc-layout-inline-css

    9) Add following replacement in “replace urls”
    wp-content/plugins/PLUGIN_FOLDER/assets/js/vendors/woocommerce-add-to-cart.js ==> wc-add-to-cart.js

    More info regarding the replacements here – https://codecanyon.net/item/hide-my-wp-amazing-security-plugin-for-wordpress/4177158/faqs/20827

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

You must be logged in to reply to this topic.