diff --git a/includes/core/class-password.php b/includes/core/class-password.php index dfd14cef..df8c3c2e 100644 --- a/includes/core/class-password.php +++ b/includes/core/class-password.php @@ -1,34 +1,36 @@ change_password ) ) { + if ( false !== $this->change_password ) { // then COOKIE are valid then get data from them and populate hidden fields for the password reset form $args['template'] = 'password-change'; $args['rp_key'] = '';