Description
Numeric Captcha for WooCommerce is a plugin that adds a numeric captcha to the WooCommerce login and register forms. It helps prevent automated bot submissions and enhances security for your WooCommerce store.
Screenshots
Installation
- Upload the
numeric-captcha-woocommerce
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
FAQ
-
How does the numeric captcha work?
-
The plugin generates a random numeric equation (e.g., 3 + 5) and asks the user to solve it. The user must enter the correct answer to proceed with the login or registration.
-
Can I customize the appearance of the captcha field?
-
Yes, you can use custom CSS to style the captcha field as per your requirements.
Reviews
Contributors & Developers
“Numeric Captcha for WooCommerce” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Numeric Captcha for WooCommerce” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Initial release