Nevermind, I figured it out. The standard lost password action was getting in the way.
This commit is contained in:
+1
-1
@@ -107,7 +107,7 @@ if (!class_exists('Ogre\Captcha')) {
|
||||
$this->add_files([
|
||||
'inc/location/woocommerce/class-checkout.php',
|
||||
'inc/location/woocommerce/class-login.php',
|
||||
// 'inc/location/woocommerce/class-lost-password.php',
|
||||
'inc/location/woocommerce/class-lost-password.php',
|
||||
'inc/location/woocommerce/class-register.php',
|
||||
]);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user