Popis
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.
Instalace
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
grecaptchafolder to the/wp-content/plugins/directory. - Activate the plugin through the Plugins menu in WordPress.
Nejčastější dotazy
-
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
grecaptchato the exclusion list.
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
GreCAPTCHA je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPlugin „GreCAPTCHA“ byl přeložen do 1 jazyku. Děkujeme všem překladatelům za jejich pomoc.
Přeložte “GreCAPTCHA” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
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.