Home Forums WordPress Plugins Hide My WP Remove

This topic is: resolved
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #16376
    Ho
    Active
    Post count: 22

    Hi,
    please, can you tell me how to remove manually absolutely everything related to HMWP?
    I had a problem with site… so I recovered it and needed to dissable the plugin… reinstall it etc… however, there are still some problems and I don’t know if there are some databases tables I should remove?

    Thank you very much 🙂

    #16381
    Suman M.
    Post count: 12480

    Hi, please try this:

    In “wp_options” table in your database, delete the rows with following “option_name”:
    – 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

    – comment out or remove following line from wp-config.php (if you have renamed wp-admin path previously)
    define(“ADMIN_COOKIE_PATH”, “/NEW_WPADMIN_PATH_NAME”);

    #16384
    Ho
    Active
    Post count: 22

    Perfect!
    Thank you very much 🙂

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

You must be logged in to reply to this topic.