Antispam for Elementor Forms

Deskripsyon

Antispam for Elementor Forms adds two methods of preventing spam submissions to Elementor Pro forms – checking the form contents against the WordPress comment blocklist, which is automatically synced daily, and a JavaScript-based honeypot field, with an optional minimum time to fill out the form.

Privacy disclaimer

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 No data about your users is shared.

Pag-install

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.

Mga Review

Basahin lahat ng 1 review

Mga Contributor at Developer

Ang “Antispam for Elementor Forms” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.

Mga Contributor

Isalin ang “Antispam for Elementor Forms” sa iyong wika.

Interesado sa development?

Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.

Changelog

2.3.1
– Don’t check non-texty field types to avoid type errors when processing submissions (ht. Nazar Hotsa).
– Don’t check fields without user-provided values, using the new asef/excluded_field_types filter.

2.3.0
– Add multisite support (ht. Vladislav Malienkov)
– Items from the allow list are now removed from both the remote and custom lists (the allow list takes precedence)

2.2.4
– Fix versioning to allow the plugin to update.

2.2.3
– Update Tested up to value for WordPress.
– Fix JS errors when used with multiple forms.
– Update readme to fix Short Description length error.

2.2.2
– Actually update Tested up to value for WordPress.

2.2.1
– Update Tested up to value for WordPress.
– Explicitly add Elementor dependency.

2.2.0
– Add Delay setting to JS Honeypot field.

2.1.0
– Corrections in preparation for uploading the plugin to the WordPress Plugin Directory.

2.0.0
– JS Honeypot field added.

1.0.0
– First release