Home Forums WordPress Plugins Hide My WP How To Clean Uninstall HMWP?

This topic is: resolved
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #25492
    kingeroox
    Post count: 8

    hello, how to clean uninstall HMWP?
    i can access dashboard (wp-admin) after i change New Admin Path to “Backend”.
    mydomain.com/backend got many redirect url, and i try to delete hmwp on ftp problem solved.
    but when i activated plugin hmwp again, i got same issue.

    i try to remove define(“ADMIN_COOKIE_PATH”, “/NEW_WPADMIN_PATH_NAME”); on wpconfig and delete htaccess , but still can access dashboard.
    please help me.

    #25494
    Suman M.
    Post count: 12478

    Hi, please do these:

    1) In “wp_options” table in your database, delete the rows with following “option_name”. Please backup your database first.
    – hide_my_wp
    – hide_my_wp_undo
    – hmwp_ids_installed
    – hmw_all_plugins
    – external_updates-hide_my_wp
    – hmwp_spam_counter
    – hmwp_temp_admin_path

    2) comment out or remove following line from wp-config.php (if you have added it there previously)
    define(“ADMIN_COOKIE_PATH”, “/NEW_WPADMIN_PATH_NAME”);

    #25495
    kingeroox
    Post count: 8
    This reply has been marked as private.
    #25505
    Suman M.
    Post count: 12478
    This reply has been marked as private.
    #25510
    kingeroox
    Post count: 8

    thankyou 🙂

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

You must be logged in to reply to this topic.