Descripción
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.
Instalación
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.
Preguntas frecuentes
-
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.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
“GreCAPTCHA” es un software de código abierto. Las siguientes personas han colaborado con este plugin.
Colaboradores“GreCAPTCHA” ha sido traducido a 1 idioma. Gracias a los traductores por sus contribuciones.
Traduce “GreCAPTCHA” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .
Registro de cambios
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.