Home Forums WordPress Plugins Hide My WP Reset HMWP

This topic is: not resolved
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #12158
    mit
    Post count: 5

    Hi,

    how I can reset settings “Hide My WP” plugin without wordpress?

    tnx.

    #12159
    Suman M.
    Post count: 12480

    Hi, do you mean without logging in to wordpress backend? If so, then in “wp_options” table in the site’s 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

    #12170
    mit
    Post count: 5
    This reply has been marked as private.
    #12181
    Suman M.
    Post count: 12480

    Try deleting ‘hide_my_wp’ plugin folder within /wp-content/plugins/ folder and then delete above mentioned rows from wp_options table. If it’s still the issue then please let us know your website’s wp-admin login details & FTP details (as private reply), so that we can look into it further.

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

You must be logged in to reply to this topic.