Descrizione
Spam Prevention for WP Contact Form 7 and WordPress Comments.
This plugin adds a small code snippet to determine page scroll and add dynamically a unique token.
If the token doesn’t exists while submitting or call directly API then the incoming request will be rejected.
You can see how it works on SiteLint website.
Installazione
- Upload
/contact-form-7-prevent-spam
folder to the/wp-content/plugins/
directory or install “Spam Prevention for Contact Form 7 and WordPress Comments” plugin in WordPress. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- That’s all.
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“Spam Prevention for Contact Form 7 and Comments” รจ un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “Spam Prevention for Contact Form 7 and Comments” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.
Changelog (registro delle modifiche)
1.1
- Determine, if whole contact form is rendered within current browser viewport and if so then apply solution immediately
1.0
- Initial version of the Plugin