Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Maya

    (@tdgu)

    Hi,
    You can change the recovery mode manually, through the database. Yet, that is a sensitive operation so proceed with caution.

    • The easiest would be to remove the “wph_settings” option from wp_options table. Then disable and enable the plugin which re-create the code. Yet, you will need to re-configure the plugin.
    • You can edit the “wph_settings” serialized data using https://sciactive.com/phpserialeditor.php and change the “recovery_code” value with something else. Then copy and overwrite on your wp_option table. That way the existing configuration will be preserved.

    I hope this helps.

    Thanks

    Thread Starter kalaganov5

    (@kalaganov5)

    Hi, @tdgu thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Change recovery_code’ is closed to new replies.