=== Simple Cloudflare Turnstile — The new user-friendly alternative to CAPTCHA === Contributors: ElliotVS, RelyWP Tags: cloudflare,turnstile,captcha,woocommerce,spam Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=LQ59TEPA5PTHE&source=url Requires at least: 4.7 Tested up to: 6.0.2 Stable Tag: 1.1.2 License: GPLv3 or later. License URI: https://www.gnu.org/licenses/gpl-3.0.html Easily add Cloudflare Turnstile to your WordPress and WooCommerce forms. The user-friendly, privacy-preserving reCAPTCHA alternative. == Description == Easily add Cloudflare Turnstile to your WordPress and WooCommerce forms to protect them from spam. A user-friendly, privacy-preserving reCAPTCHA alternative. ## Supported Forms ## You can currently enable Turnstile on the following forms: - WordPress Login Form - WordPress Registration Form - WordPress Password Reset Form - WordPress Comments Form - WooCommerce Checkout - WooCommerce Login Form - WooCommerce Registration Form - WooCommerce Password Reset Form ## What is Cloudflare Turnstile? ## Cloudflare Turnstile delivers frustration-free, CAPTCHA-free web experiences to website visitors. Turnstile stops abuse and confirms visitors are real without the data privacy concerns or awful UX that CAPTCHA thrusts on users. Learn more here: https://www.cloudflare.com/en-gb/products/turnstile/ ## Getting Started ## Simply generate your site "key" and "secret" in Cloudflare, and add these to the plugin settings. Choose which forms you want it to show on, and set the theme to either dark or light. A new Cloudflare Turnstile challenge will then be displayed on your selected forms to protect them from spam! == Installation == 1. Upload 'simple-cloudflare-turnstile' to the '/wp-content/plugins/' directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Customise plugin settings in WordPress admin at Settings > Cloudflare Turnstile == Screenshots == 1. Example Turnstile on the WP Login Page 2. Example Turnstile on the WP Register Page 3. Example Turnstile on the WP Comments Form 4. Example Turnstile on the WooCommerce My Account Page 5. Example Turnstile on the WooCommerce Checkout Page 6. Example Settings Page == Changelog == = Version 1.1.2 - 17th October 2022 = - New: Added a "Disable Submit Button" option. When enabled, the submit button for all forms will be disabled until the Turnstile widget says "Success". - Tweak: The turnstile script will now load correctly when using a custom wp-login URL. - Tweak: Added a redirect to settings page on activation. - Tweak: Hidden WooCommerce form settings if it is not installed or activated. = Version 1.1.1 - 15th October 2022 = - Fix: Fixed PHP error sometimes showing when WooCommerce is not installed. = Version 1.1.0 - 15th October 2022 = - New: Added option to enable Turnstile on WordPress comments form. = Version 1.0.0 - 15th October 2022 = - Plugin Released