From ceefaf078baedb020e08199b1a089a40fac96fc5 Mon Sep 17 00:00:00 2001 From: andrewshuba Date: Tue, 7 May 2019 12:15:58 +0300 Subject: [PATCH] remove delete meta '_um_cool_but_hard_to_guess_plain_pw' --- includes/core/class-user.php | 1 - 1 file changed, 1 deletion(-) diff --git a/includes/core/class-user.php b/includes/core/class-user.php index a303a3d7..9afab0d6 100644 --- a/includes/core/class-user.php +++ b/includes/core/class-user.php @@ -1248,7 +1248,6 @@ if ( ! class_exists( 'um\core\User' ) ) { $this->set_status('approved'); $this->delete_meta('account_secret_hash'); - $this->delete_meta('_um_cool_but_hard_to_guess_plain_pw'); /** * UM hook