Descriere
Plugin protects WordPress website forms from spam and brute-force attacks with Google reCAPTCHA. There is no additional user-unfriendly options, just choose captcha version, enter keys and optionally set captcha theme, size or badge position – nothing more!
What forms are protected with reCAPTCHA?
- Login form
- Reset password form
- New password form
- Registration form
- Comment form
- Lite Contact Form
- Contact Form 7
The reCAPTCHA verification will be required only for not logged in users.
Instalare
In most cases you can install automatically from plugins page in admin panel.
However, if you want to install it manually, follow these steps:
- Download the plugin and unzip the archive.
- Upload the entire
grecaptcha
folder to the/wp-content/plugins/
directory. - Activate the plugin through the Plugins menu in WordPress.
Întrebări frecvente
-
How to get reCAPTCHA keys?
-
To get reCAPTCHA keys visit this page.
-
How to set reCAPTCHA in Contact Form 7?
-
To show reCAPTCHA use tag
[grecaptcha some-name]
. -
reCAPTCHA doesn’t appear when using the cache plugin, why?
-
The cache plugin may broke some JS functions, please add
grecaptcha
to the exclusion list.
Recenzii
Nu există nicio verificare pentru acest modul.
Contributori și dezvoltatori
„GreCAPTCHA” este un software open-source. La acest modul au contribuit următoarele persoane.
Contributori„GreCAPTCHA” a fost tradus în 1 locală. Mulțumim traducătorilor pentru contribuția lor.
Tradu „GreCAPTCHA” în limba ta.
Te interesează dezvoltarea?
Răsfoiește codul, vezi depozitarul SVN, sau abonează-te la jurnalul de dezvoltare prin RSS.
Istoric modificări
1.4 (2021-03-23)
- New option to auto-set reCAPTCHA v2 theme depending on device theme.
1.3.4 (2020-12-08)
- Handle HTTP request errors.
- Fix score verification for reCAPTCHA v3.
1.3.2 (2020-09-18)
- Fix score verification in some cases for reCAPTCHA v3.
1.3 (2020-09-16)
- Verifying score threshold for reCAPTCHA v3.
- Running additional scripts only if reCAPTCHA is loaded.
- Improved verification in the login form.
1.2.6 (2020-08-18)
- Minor fix for WordPress 5.5.
1.2.4 (2020-08-05)
- Minor improvements.
1.2.2 (2020-06-18)
- Fix captcha error in the password reset form.
1.2 (2020-05-18)
- Added integration for Lite Contact Form plugin.
1.1 (2020-04-22)
- Inserting reCAPTCHA into paragraph instead div container.
1.0.4 (2020-04-07)
- Fix critical error.
1.0.2 (2020-04-07)
- Fix hiding reCAPTCHA for Contact Form 7.
1.0 (2020-04-03)
- Initial release.