{"id":184349,"date":"2024-03-07T16:56:38","date_gmt":"2024-03-07T16:56:38","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/antispam-for-elementor-forms\/"},"modified":"2025-10-06T09:01:53","modified_gmt":"2025-10-06T09:01:53","slug":"antispam-for-elementor-forms","status":"publish","type":"plugin","link":"https:\/\/da.wordpress.org\/plugins\/antispam-for-elementor-forms\/","author":21139578,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"2.3.1","stable_tag":"2.3.1","tested":"6.8.5","requires":"5.2","requires_php":"8.0","requires_plugins":null,"header_name":"Antispam for Elementor Forms","header_author":"Greyhound Studio","header_description":"Check contents of Elementor Forms for spam.","assets_banners_color":"f2f3f4","last_updated":"2025-10-06 09:01:53","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/github.com\/MadeByGreyhound\/antispam-for-elementor-forms","header_author_uri":"https:\/\/greyhound.studio\/","rating":5,"author_block_rating":0,"active_installs":900,"downloads":9250,"num_ratings":1,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":{"2.1.0-1":{"tag":"2.1.0-1","author":"madebygreyhound","date":"2024-03-07 16:55:55"},"2.2.0":{"tag":"2.2.0","author":"madebygreyhound","date":"2024-06-08 18:58:21"},"2.2.1":{"tag":"2.2.1","author":"madebygreyhound","date":"2024-06-08 19:08:44"},"2.2.2":{"tag":"2.2.2","author":"madebygreyhound","date":"2024-06-08 19:10:44"},"2.2.3":{"tag":"2.2.3","author":"madebygreyhound","date":"2025-02-03 22:52:19"},"2.2.4":{"tag":"2.2.4","author":"madebygreyhound","date":"2025-02-07 10:13:14"},"2.2.5":{"tag":"2.2.5","author":"madebygreyhound","date":"2025-04-08 11:32:35"},"2.3.0":{"tag":"2.3.0","author":"madebygreyhound","date":"2025-08-21 12:02:38"},"2.3.1":{"tag":"2.3.1","author":"madebygreyhound","date":"2025-10-06 09:01:53"}},"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":1},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3047342,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3047342,"resolution":"256x256","location":"assets","locale":""},"icon.svg":{"filename":"icon.svg","revision":3047342,"resolution":false,"location":"assets","locale":false}},"assets_banners":{"banner-1544x500.jpg":{"filename":"banner-1544x500.jpg","revision":3047342,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":3047342,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["2.1.0-1","2.2.0","2.2.1","2.2.2","2.2.3","2.2.4","2.2.5","2.3.0","2.3.1"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[109,76538,601,598],"plugin_category":[42,54],"plugin_contributors":[225194],"plugin_business_model":[],"class_list":["post-184349","plugin","type-plugin","status-publish","hentry","plugin_tags-antispam","plugin_tags-elementor","plugin_tags-forms","plugin_tags-honeypot","plugin_category-contact-forms","plugin_category-security-and-spam-protection","plugin_contributors-madebygreyhound","plugin_committers-madebygreyhound"],"banners":{"banner":"https:\/\/ps.w.org\/antispam-for-elementor-forms\/assets\/banner-772x250.jpg?rev=3047342","banner_2x":"https:\/\/ps.w.org\/antispam-for-elementor-forms\/assets\/banner-1544x500.jpg?rev=3047342","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":"https:\/\/ps.w.org\/antispam-for-elementor-forms\/assets\/icon.svg?rev=3047342","icon":"https:\/\/ps.w.org\/antispam-for-elementor-forms\/assets\/icon.svg?rev=3047342","icon_2x":false,"generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>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.<\/p>\n\n<p><strong>Privacy disclaimer<\/strong><\/p>\n\n<p>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.<\/p>\n\n<!--section=installation-->\n<p>1) Install the plugin from the WordPress Plugin Directory.\n2a) Checks against the comment blocklist are performed automatically, but further configuration can be done in Elementor -&gt; Settings, in the Antispam for Elementor Forms tab.\n2b) The JS Honeypot field must be manually added to forms which require it.<\/p>\n\n<!--section=changelog-->\n<p>2.3.1\n- Don't check non-texty field types to avoid type errors when processing submissions (ht. Nazar Hotsa).\n- Don't check fields without user-provided values, using the new <code>asef\/excluded_field_types<\/code> filter.<\/p>\n\n<p>2.3.0\n- Add multisite support (ht. Vladislav Malienkov)\n- Items from the allow list are now removed from both the remote and custom lists (the allow list takes precedence)<\/p>\n\n<p>2.2.4\n- Fix versioning to allow the plugin to update.<\/p>\n\n<p>2.2.3\n- Update Tested up to value for WordPress.\n- Fix JS errors when used with multiple forms.\n- Update readme to fix Short Description length error.<\/p>\n\n<p>2.2.2\n- Actually update Tested up to value for WordPress.<\/p>\n\n<p>2.2.1\n- Update Tested up to value for WordPress.\n- Explicitly add Elementor dependency.<\/p>\n\n<p>2.2.0\n- Add Delay setting to JS Honeypot field.<\/p>\n\n<p>2.1.0\n- Corrections in preparation for uploading the plugin to the WordPress Plugin Directory.<\/p>\n\n<p>2.0.0\n- JS Honeypot field added.<\/p>\n\n<p>1.0.0\n- First release<\/p>","raw_excerpt":"Practical spam prevention for Elementor Forms, without relying on third-party services.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/da.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/184349","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/da.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/da.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/da.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=184349"}],"author":[{"embeddable":true,"href":"https:\/\/da.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/madebygreyhound"}],"wp:attachment":[{"href":"https:\/\/da.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=184349"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/da.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=184349"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/da.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=184349"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/da.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=184349"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/da.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=184349"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/da.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=184349"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}