{"id":174841,"date":"2023-06-08T23:08:07","date_gmt":"2023-06-08T23:08:07","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/spampatrol\/"},"modified":"2023-06-09T01:16:31","modified_gmt":"2023-06-09T01:16:31","slug":"spampatrol","status":"publish","type":"plugin","link":"https:\/\/pap-aw.wordpress.org\/plugins\/spampatrol\/","author":20970751,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.35.16","stable_tag":"1.35.16","tested":"6.2.9","requires":"5.0","requires_php":"","requires_plugins":null,"header_name":"SpamPatrol","header_author":"SpamPatrol.io","header_description":"Intent-based spam detection with lossless handling for your forms. Supports Contact Form 7, Ninja Forms and more.","assets_banners_color":"1143a9","last_updated":"2023-06-09 01:16:31","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/spampatrol.io\/downloads","header_author_uri":"https:\/\/spampatrol.io","rating":0,"author_block_rating":0,"active_installs":0,"downloads":698,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq"],"tags":{"1.35.16":{"tag":"1.35.16","author":"spampatrol","date":"2023-06-09 01:16:31"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":2923662,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":2923662,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":2923662,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.35.16"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":2923662,"resolution":"1","location":"assets","locale":""}},"screenshots":{"1":"SpamPatrol configuration settings for your spam threshold and ways to handle spam submissions."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[1108,1124,5511,601,599],"plugin_category":[42,54],"plugin_contributors":[220945],"plugin_business_model":[],"class_list":["post-174841","plugin","type-plugin","status-publish","hentry","plugin_tags-analysis","plugin_tags-detection","plugin_tags-filtering","plugin_tags-forms","plugin_tags-spam","plugin_category-contact-forms","plugin_category-security-and-spam-protection","plugin_contributors-spampatrol","plugin_committers-spampatrol"],"banners":{"banner":"https:\/\/ps.w.org\/spampatrol\/assets\/banner-772x250.png?rev=2923662","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/spampatrol\/assets\/icon-128x128.png?rev=2923662","icon_2x":"https:\/\/ps.w.org\/spampatrol\/assets\/icon-256x256.png?rev=2923662","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/spampatrol\/assets\/screenshot-1.png?rev=2923662","caption":"SpamPatrol configuration settings for your spam threshold and ways to handle spam submissions."}],"raw_content":"<!--section=description-->\n<p>Stop wasting time sifting through garbage and start focusing on submissions that need attention.<\/p>\n\n<p>The SpamPatrol plugin will automatically detect other supported form plugins that you are using and integrate with them to process spam submissions based on your desired settings.<\/p>\n\n<p>It doesn't matter whether it's a bot or human abusing your contact form, SpamPatrol will analyze the submissions and determine whether it's spam.<\/p>\n\n<p>Avoid playing whack-a-mole with unruly spammers that use a wide range of IPs and domains. SpamPatrol works based on understanding the message submitted to catch all the things that your typical website visitor or app user won't do.<\/p>\n\n<p>More details can be found at https:\/\/spampatrol.io\/docs\/wordpress<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Add the plugin from within Wordpress or by uploading the zip archive<\/li>\n<li>Activate the plugin<\/li>\n<li>Supported form plugins will need any fields to be analyzed indicated using special attributes. For details can be found at https:\/\/spampatrol.io\/docs\/wordpress<\/li>\n<li>Under the plugin settings you can indicate your desired spam score threshold (default 50) as well as what you would like to do with the spam submissions.<\/li>\n<\/ol>\n\n<p>Developers are also able to use the included <strong><code>spampatrol_analyze<\/code><\/strong> helper function for any custom integration that needs it.<\/p>\n\n<pre><code>`php\n<\/code><\/pre>\n\n<p>&lt;?php<\/p>\n\n<p>spampatrol_analyze( array(\n    'content' =&gt; '', \/\/ Text content to be analyzed (required)\n    'visitorIp' =&gt; '', \/\/ IP address of the end-user\/visitor (optional)\n    'expectedCountries' =&gt; array(\n        'US',\n        'CA','GB',\n    ), \/\/ optional list of ISO 639-1 counties to indicate where submissions are expected to originate from\n    'expectedLanguages' =&gt; array(\n        'en',\n        'es',\n    ), \/\/ optional list of ISO 3166-1 alpha-2 languages to indicate the language expected for <strong>content<\/strong>\n) );\n    `<\/p>\n\n<!--section=faq-->\n<dl>\n<dt id='how%20are%20false%20positives%20handled%3F'><h3>How are false positives handled?<\/h3><\/dt>\n<dd><p>We spend a lot of time ensuring that the detection accuracy is as high as\npossible but there's always a small chance of a false positive depending on\nwhere you set your threshold. In general we recommend against discarding\nmessages entirely. Instead messages should be sent to a spam only address or\nplaced in your Spam\/Junk folder and reviewed periodically.<\/p><\/dd>\n<dt id='does%20spampatrol%20replace%20captchas%20and%20honey%20pots%3F'><h3>Does SpamPatrol replace CAPTCHAs and honey pots?<\/h3><\/dt>\n<dd><p>Yes. If you are looking for a cleaner form experience to save end-users time\nand frustration SpamPatrol can replace other mechanisms. It's also fine to use\nit in addition to existing mechanisms you have in place.<\/p><\/dd>\n<dt id='which%20form%20plugins%20does%20it%20integrate%20with%3F'><h3>Which form plugins does it integrate with?<\/h3><\/dt>\n<dd><p>The SpamPatrol plugin currently supports Contact Form 7, Ninja Forms and\nFormidable Forms.<\/p><\/dd>\n\n<\/dl>","raw_excerpt":"SpamPatrol provides intent-based spam detection for form submissions and other message based environments that need text analysis.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/pap-aw.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/174841","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pap-aw.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/pap-aw.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/pap-aw.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=174841"}],"author":[{"embeddable":true,"href":"https:\/\/pap-aw.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/spampatrol"}],"wp:attachment":[{"href":"https:\/\/pap-aw.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=174841"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/pap-aw.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=174841"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/pap-aw.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=174841"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/pap-aw.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=174841"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/pap-aw.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=174841"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/pap-aw.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=174841"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}