=== Numeric Captcha for WooCommerce === Contributors: Mohammad Ebrahim Aali Tags: woocommerce, captcha Requires at least: 4.0 Tested up to: 6.4.1 Stable tag: 1.0 License: GPL-2.0+ License URI: http://www.gnu.org/licenses/gpl-2.0.txt == 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. == Installation == 1. Upload the `numeric-captcha-woocommerce` folder to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. == Frequently Asked Questions == = 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. == Screenshots == 1. Login form & Registration form with numeric captcha == Changelog == = 1.0 = * Initial release == Upgrade Notice == = 1.0 = * Initial release