Home Forums WordPress Plugins Hide My WP How to delete HMWP settings

This topic is: not resolved
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #17046
    yudkoren
    Post count: 1

    Hi,
    As i installed HMWP in first time, I named the wp-admin in a name of a real directory, so I locked out of my account.
    I removed HMWP to login into my account – but when I try to re-install HMWP,
    I see that it remembers its old settings and I locked out again.
    How can I delete HPWM settings, so I will be able to clean install?

    #17051
    Suman M.
    Post count: 12478

    Hi, please follow these steps:

    – 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’ve added it previously
    define(“ADMIN_COOKIE_PATH”, “/NEW_WPADMIN_PATH_NAME”);

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

You must be logged in to reply to this topic.