Descrição
Cartpauj Register Captcha does one simple task. It prevents SPAM signups through WordPress’s default registration form. There are no settings to configure. Just activate and watch those SPAM sign-ups fade away! Requires openssl PHP library.
Recursos
- Adds CAPTCHA to the WordPress register sign-up form.
- NO settings or configurations to deal with.
Nota
Built with a modified version of Phoca Captcha PHP library
Icon by Freepik
Instalação
-
Upload ‘cartpauj-register-captcha.zip’ to the ‘/wp-content/plugins/’ directory.
-
Active o plugin através do menu ‘Plugins’ no WordPress.
-
Feito!
Perguntas frequentes
n/a
Avaliações
Contribuidores e programadores
“Cartpauj Register Captcha” é software de código aberto. As seguintes pessoas contribuíram para este plugin:
ContribuidoresTraduza o “Cartpauj Register Captcha” para o seu idioma.
Interessado no desenvolvimento?
Consulte o código, consulte o repositório SVN, ou subscreva o registo de alterações por RSS.
Registo de alterações
2.0.1
- Fix deprecated cast to int
2.0.0
- Complete rewrite
- Addresses some security concerns from 1.0.02
- Built on top of Phoca Captcha PHP library
- Removed honeypot field
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
- Release inicial