Beskrivelse
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.
Egenskaber
- Adds CAPTCHA to the WordPress register sign-up form.
- NO settings or configurations to deal with.
Bemærk
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.
-
Færdig!
FAQ
–
Anmeldelser
Bidragsydere & udviklere
“Cartpauj Register Captcha” is open source software. The following people have contributed to this plugin.
BidragsydereTranslate “Cartpauj Register Captcha” into your language.
Interesseret i udvikling?
Gennemse koden, tjek SVN repository, eller abonner på udviklerloggen via RSS.
Ændringslog
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