mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
remove delete meta '_um_cool_but_hard_to_guess_plain_pw'
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user