Global default
Choose the provider most forms should inherit.
Protect selected WordPress and WooCommerce forms with Cloudflare Turnstile, Google reCAPTCHA, or hCaptcha—without coupling form integrations to individual providers.
Choose one global default CAPTCHA provider, then override or disable protection for individual forms. Provider credentials and modes remain independent from form selection.
Choose the provider most forms should inherit.
Use the default, select another provider, or disable CAPTCHA.
Forms do not contain provider-specific implementation branches.
Submitted tokens are treated as untrusted input and verified through provider APIs.
WordPress integrations depend on shared contracts, not provider branches.
Protected actions are rejected when verification cannot be completed.
Provider secrets remain server-side and are never rendered into public HTML.
Provider integrations and supported WordPress and WooCommerce form integrations are implemented and ready for configuration.