=== Tsjippy Captcha ===
Contributors: tsjippy
Donate link: https://www.harmseninnigeria.nl/
Requires at least: 6.3
Tested up to: 7.0
Stable tag: 11.0.0
Requires PHP: 8.3
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Captcha for forms made with tsjippy-formbuilder as well as on the wordpress default forms

== Description ==
This plugin makes it possible to enable and use captcha on forms made with the formbuilder as well as on the wordpress default forms (login, register, reset password, comment)

The project uses:
* Turnstile by cloudflare, under the CC-BY_SA-4.0 [license](https://developers.cloudflare.com/fundamentals/reference/policies-compliances/licenses/) [terms of use](https://www.cloudflare.com/website-terms/) [privacy policy](https://www.cloudflare.com/turnstile-privacy-policy/)
* Google Recaptcha and their external resources [license](https://github.com/google/recaptcha/blob/main/LICENSE). [terms of use](https://cloud.google.com/terms) [privacy policy](https://policies.google.com/privacy)

Which one of the two providers is your choice. You do not have to use both.  
To be able to use them you need to set up an account with them. See [here](https://www.google.com/recaptcha/admin/create) foor Google ReCaptcha and [here](https://www.cloudflare.com/products/turnstile/) for Cloudflare Turnstile.

== External Services ==
This plugin relies on either Google's ReCaptcha or Cloudflare's Turnstile to generate a challenge for users to comlete to verify they are human ánd send that the result of that to their servers to verify.

== Issues ==
Please file any issues on the wp forum or directly on Github: 
* [captcha](https://github.com/Tsjippy/captcha/issues)
* [shared functionality](https://github.com/Tsjippy/shared-functionality/issues)

== Changelog ==
## [10.2.8.9] - 2026-06-24


## [10.2.8.8] - 2026-06-24


## [10.2.8.7] - 2026-06-24


**Added**
* run activation function

## [10.2.8.6] - 2026-06-24


## [10.2.8.5] - 2026-06-24


## [10.2.8.2] - 2026-06-24


## [10.2.8] - 2026-06-24


## [10.2.7] - 2026-06-23


**Changed**
* hooks

## [10.2.6] - 2026-06-23


## [10.2.5] - 2026-06-23


## [10.2.4] - 2026-06-23


**Fixed**
* addElement code

## [10.2.3] - 2026-06-23


## [10.2.2] - 2026-06-23


## [10.2.1] - 2026-06-21


## [10.2.0] - 2026-06-21




## [10.2.0] - 2026-06-21




## [10.1.0] - 2026-06-13




## [8.0.0] - 2024-10-04


**Changed**
* removed dep
* better files



