https://github.com/addonify/addonify-recaptcha-for-edd
Addonify reCaptcha For EDD is a simple plugin that adds Google reCaptcha in Easy Digital Downloads login and registration forms.
https://github.com/addonify/addonify-recaptcha-for-edd
edd recaptcha recaptchav2
Last synced: 20 days ago
JSON representation
Addonify reCaptcha For EDD is a simple plugin that adds Google reCaptcha in Easy Digital Downloads login and registration forms.
- Host: GitHub
- URL: https://github.com/addonify/addonify-recaptcha-for-edd
- Owner: addonify
- License: gpl-2.0
- Created: 2021-01-05T11:53:40.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-03-25T05:30:49.000Z (about 1 year ago)
- Last Synced: 2025-12-29T08:13:31.123Z (6 months ago)
- Topics: edd, recaptcha, recaptchav2
- Language: PHP
- Homepage: https://addonify.com/
- Size: 851 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- License: LICENSE
Awesome Lists containing this project
README
=== Addonify - reCaptcha For EDD ===
Contributors: Addonify
Tags: recaptcha, edd recaptcha, google recaptcha, login recaptcha, register recaptcha, spam, security, edd
Requires at least: 5.0
Requires PHP: 7.4.0
Tested up to: 6.8
Stable tag: 1.0.14
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Addonify reCAPTCHA for EDD is a simple plugin that adds Google reCaptcha in Easy Digital Downloads login and registration forms.
== Description ==
[Addonify reCAPTCHA For EDD](https://addonify.com/) is a simple plugin that adds Google reCaptcha in Easy Digital Downloads login and registration forms. Enable reCaptcha from Dashboard > EDD Setting > reCaptcha.
**FEATURES:**
✅ Add Google reCaptcha v2 in EDD login forms.
✅ Add Google reCaptcha v2 in EDD register forms.
**KNOWN LIMITATIONS:**
❌ We have not tested this plugin in WP Multisite.
❌ EDD login submit button is clickable even without passing reCaptcha validation.
❌ EDD registration submit button is clickable even without passing reCaptcha validation.
❌ Only supports Google reCaptcha v2 no-robot checkbox.
== Installation ==
1. Upload `addonify-recaptcha-for-edd.php` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
== Screenshots ==
1. Enable Google reCaptcha from EDD setting page.
2. Google reCaptcha in EDD login form.
3. Google reCaptcha in EDD register form.
== Frequently Asked Questions ==
= Which version of Google reCAPTCHA does it support? =
Addonify reCAPTCHA For EDD plugin is based on reCAPTCHA v2.
= How to enable Google reCAPTCHA in EDD login and register forms? =
On your WordPress dashboard, click on Downloads > Settings. Click on reCAPTCHA tab. You'll find necessary options to enable Google reCAPTCHA in the EDD login and register forms.
= How to get Google reCAPTCHA API's key pair? =
Log into your Google account and [Sign Up](http://www.google.com/recaptcha/admin) to get your Google reCAPTCHA API's key pair.
== Changelog ==
= 1.0.14 - 25 March 2024 =
- Tested: with WordPress version 6.8
- Tested: with EDD version 3.3.7
= 1.0.13 - 13 December 2024 =
- Tested: with WordPress version 6.7.
- Tested: with EDD version 3.3.5.2.
= 1.0.12 - 25 August 2023 =
- Fix: reCaptcha not showing in login & register forms.
= 1.0.11 - 15 August 2023 =
- Updated: Tags.
- Fix: Readme.txt issues.
- Removed: Unused files & wp enqueue scripts that are not needed.
= 1.0.10 - 14 August 2023 =
- Added: Missing wordpress.org logo.
- Bumped: version of plugin to fix the issue of missing wordpress.org logo.
= 1.0.9 - 14 August 2023 =
- Tested: with WordPress version 6.3.0.
- Tested: with EDD version 3.1.5.
= 1.0.8 - 21 October 2022 =
- Tested: with WordPress version 6.0.3.
- Tested: with EDD version 3.1.0.1
= 1.0.7 - 31 August 2022 =
- Tested: with WordPress version 6.0.2.
= 1.0.6 - 28 May 2022 =
- Tested: up to WordPress 6.0
= 1.0.5 - 09 February 2022 =
- Tested: WordPress version 5.9
- Tested: EDD version 2.11.5
= 1.0.4 - 21 July 2021 =
- Tested: up to WordPress version 5.8
= 1.0.3 - 15 April 2021 =
- Updated: Explicit rendering of the reCaptcha widget.
= 1.0.2 - 12 January 2021 =
- Updated: Readme.txt
= 1.0.1 - 10 January 2021 =
- Updated readme.txt
= 1.0.0 - 05 January 2021 =
- Initial release