Beskrivning
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.
Features
- Adds CAPTCHA to the WordPress register sign-up form.
- NO settings or configurations to deal with.
Note
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.
-
Klart!
Vanliga frågor
n/a
Recensioner
Bidragsgivare och utvecklare
”Cartpauj Register Captcha” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Cartpauj Register Captcha” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
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
- Första utgåvan