Description
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.
Faire un don
If you like this plugin please consider donating
Fonctions
- 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.
Remarque
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
Installation
-
Upload ‘cartpauj-register-captcha.zip’ to the ‘/wp-content/plugins/’ directory.
-
Activate the plugin through the ‘Plugins’ menu in WordPress.
-
Done!
FAQ
n/a
Avis
Contributeurs & développeurs
« Cartpauj Register Captcha » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
ContributeursTraduisez « Cartpauj Register Captcha » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Historique des changements
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