Home Forums WordPress Plugins Hide My WP Not able to access wp-admin

This topic is: resolved
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #15479
    feroz_bilal
    Post count: 2

    Hello,
    i hided wp-admin in options and followed on screen inst. but then it didn’t show up so i clicked cancel and deleted the line from wp-config.
    Now i have deleted hmwp and now i am able to access website wp-admin but after installing the plugin again i am not able to access wp-admin dashboard.

    #15483
    feroz_bilal
    Post count: 2

    R u willing to help?

    #15506
    Suman M.
    Post count: 12480

    Hi, sorry for the delay. It seems like you have missed some step while renaming wp-admin path name. 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
    define(“ADMIN_COOKIE_PATH”, “/NEW_WPADMIN_PATH_NAME”);

    You shall now be able to login to backend and re-configure HMWP.

    Let us know if any issue.

    #15550
    feroz_bilal
    Post count: 2

    Hello,
    thank you very much. Solved this!!!!
    Regards

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

You must be logged in to reply to this topic.