Description
This plugin prevents brute force logins on your WordPress website by adding Google’s easy to use reCAPTCHA to the login form.
Installation
- 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
Reviews
Contributors & Developers
“reCAPTCHA” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “reCAPTCHA” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
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