Home Forums WordPress Plugins Hide My WP Still seeing wp- in source code

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

    I’m still getting “wp-” in my source code. http://www.ceime.ca/notre-equipe-constitue-psychoeducatrice-psychologue-orthophoniste-et-ergotherapeute/

    This is mainly in classes and in .js file names.

    I’ve tried replacing it with the HTML Replace Tools, by replacing “wp-” with “jcg-“. But I’m getting a problem where I’m not able to log into the WP backend with “/wp-login.php?&key=1234” Every time I try to log in, HMWP forwards me to the 404 page, with this URL http://www.ceime.ca/?by_user=70.31.228.173&ref_url=/jcg-login.php?&key=1234

    Is there something I can do about it or is it that I’m using the tools incorrectly?

    Thanks!

    #4279
    Suman M.
    Post count: 12480

    Hi, it’s not recommended to replace CSS class names and javascript variable names as these might have been used internally by plugins/theme and doing so might break your site’s styling and/or functioning.

    If you are not able to login, try renaming “hide_my_wp” plugin directory name in /wp-content/plugins/ (use FTP), and then login to wp-admin, goto HMWP settings, remove “wp-” replacement you added. Also note your correct HMWP security key & value. Now rename back hide_my_wp.

    #4285
    Jet
    Post count: 1

    Thanks for your response Suman.

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

You must be logged in to reply to this topic.