Description
WordPress plugin for adding two methods of preventing spam submissions in Elementor Pro forms – automatic checks against the WordPress comment blocklist and a JavaScript-based honeypot field. This plugin uses the WordPress comment blocklist from GitHub (https://github.com/splorp/wordpress-comment-blacklist, via the raw.githubusercontent.com domain). It is synced daily. Your server’s IP address will be shared with GitHub when this happens. Their terms of use can be found here: https://docs.github.com/en/site-policy/github-terms/github-terms-of-service and their privacy statement can be found here: https://docs.github.com/en/site-policy/privacy-policies/github-general-privacy-statement
Installation
1) Install the plugin from the WordPress Plugin Directory.
2a) Checks against the comment blocklist are performed automatically, but further configuration can be done in Elementor -> Settings, in the Antispam for Elementor Forms tab.
2b) The JS Honeypot field must be manually added to forms which require it.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Antispam for Elementor Forms” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Antispam for Elementor Forms” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
– First release
2.0.0
– JS Honeypot field added.
2.1.0
– Corrections in preparation for uploading the plugin to the WordPress Plugin Directory.
2.2.0
– Add Delay setting to JS Honeypot field.
2.2.1
– Update Tested up to value for WordPress.
– Explicitly add Elementor dependency.