Descripción
This plugin prevents brute force logins on your WordPress website by adding Google’s easy to use reCAPTCHA to the login form.
Instalación
- Upload
no-captcha
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Register your domain with Google reCAPTCHA
- In the admin, go to Settings > reCAPTCHA options and add in your API credentials
- Click save
- Party! 🎉
FAQ
- Installation Instructions
-
- Upload
no-captcha
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Register your domain with Google reCAPTCHA
- In the admin, go to Settings > reCAPTCHA options and add in your API credentials
- Click save
- Party! 🎉
- Upload
Reseñas
Colaboradores y desarrolladores
«reCAPTCHA» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «reCAPTCHA» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.6
- Support for bypassing the captcha for specific IP addresses when behind a proxy. Props to Daniel Mann
1.5
- Support for bypassing the captcha for specific IP addresses. Props to Daniel Mann
1.4.1
- Support for WooCommerce’s login form
1.4
- Bug fix for when JavaScript is disabled/not available
1.3
- Initial release