Descrizione
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.
Caratteristiche
- 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
Installazione
-
Upload ‘cartpauj-register-captcha.zip’ to the ‘/wp-content/plugins/’ directory.
-
Activate the plugin through the ‘Plugins’ menu in WordPress.
-
Fatto!
FAQ
n/d
Recensioni
Contributi e sviluppo
“Cartpauj Register Captcha” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “Cartpauj Register Captcha” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite 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
- Release iniziale