Home Forums WordPress Plugins Hide My WP How to remove plugin settings from database?!

This topic is: resolved
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #14458
    maevapn
    Post count: 3

    I uninstalled the plugin but settings remained in database. Settings have errors and are immediately applied when the plugin is activated again. How to delete settings and start over?

    #14461
    BlackHeart666
    Post count: 3

    Hello there 🙂

    I have the same issue. I can’t reinstall this plugin. I had to make a bad setting.

    #14471
    Suman M.
    Post count: 12480

    Hi, 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

    #14478
    BlackHeart666
    Post count: 3

    Hi,

    tahnk, it works fine now.

    See you 🙂

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

You must be logged in to reply to this topic.