Description
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.
Funktionen
- Adds CAPTCHA to the WordPress register sign-up form.
- NO settings or configurations to deal with.
Notiz
Built with a modified version of Phoca Captcha PHP library
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
Reviews
Contributors & Developers
“Cartpauj Register Captcha” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Cartpauj Register Captcha” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
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
- Initial release