Descrição
Cartpauj Register Captcha does one simple task, and does it well. It prevents SPAM signups through WordPress’s default registration form. There are no settings to configure or get confused with. Just activate and watch those SPAM sign-ups fade away! Cartpauj Register Captcha blocks bots by using two different methods to deter bots:
* Method 1, it adds a CAPTCHA code which can only be read by humans.
* Method 2, it adds a field which is only visible to bots — bots attempt to fill out all fields when they SPAM forms — so if we detect input in the hidden field, we know it was a bot, and the signup is rejected.
Doações
If you like this plugin please consider donating
funcionalidades
- Adds CAPTCHA to the WordPress register sign-up form.
- Adds hidden honeypot input to further deter bots.
- NO settings or configurations to deal with.
- Can replace the default WordPress logo on the login/register form (see note near bottom of “cartpauj-register-captcha.php” file for the how to.
Observação
Cartpauj Register Captcha should work with older versions of WordPress as well but was not tested with anything older than 3.0
Icon by Freepik
Instalação
-
Upload ‘cartpauj-register-captcha.zip’ to the ‘/wp-content/plugins/’ directory.
-
Ative o plugin no menu ‘Plugins’ do seu WordPress.
-
Concluído!
FAQ
n/a
Avaliações
Colaboradores e desenvolvedores
“Cartpauj Register Captcha” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir “Cartpauj Register Captcha” para o seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, dê uma olhada no repositório SVN ou assine o registro de desenvolvimento via RSS.
Registro de alterações
1.0.02
- Fixed issue with font path thanks to imdavidau
1.0.01
- Added honeypot protection to further deter bot signups
1.0.00
- Initial release