Beschreibung
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
Rezensionen
Mitwirkende & Entwickler
„reCAPTCHA“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „reCAPTCHA“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
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