diff --git a/ogre-captcha.php b/ogre-captcha.php index 6c5c6b3..7ebd774 100644 --- a/ogre-captcha.php +++ b/ogre-captcha.php @@ -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', ]); }