Title: SpamPatrol
Author: SpamPatrol.io
Published: <strong>8. juni, 2023</strong>
Last modified: 9. juni, 2023

---

Søg plugins

![](https://ps.w.org/spampatrol/assets/banner-772x250.png?rev=2923662)

Dette plugin **er ikke blevet testet med de seneste 3 større udgivelser af WordPress**.
Det vedligeholdes eller understøttes muligvis ikke længere og kan have kompatibilitetsproblemer,
når det bruges med nyere versioner af WordPress.

![](https://ps.w.org/spampatrol/assets/icon-256x256.png?rev=2923662)

# SpamPatrol

 Af [SpamPatrol.io](https://profiles.wordpress.org/spampatrol/)

[Download](https://downloads.wordpress.org/plugin/spampatrol.1.35.16.zip)

 * [Detaljer](https://da.wordpress.org/plugins/spampatrol/#description)
 * [Vurderinger](https://da.wordpress.org/plugins/spampatrol/#reviews)
 *  [Installation](https://da.wordpress.org/plugins/spampatrol/#installation)
 * [Udvikling](https://da.wordpress.org/plugins/spampatrol/#developers)

 [Support](https://wordpress.org/support/plugin/spampatrol/)

## Beskrivelse

Stop wasting time sifting through garbage and start focusing on submissions that
need attention.

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.

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.

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.

More details can be found at https://spampatrol.io/docs/wordpress

## Skærmbilleder

 * [[
 * SpamPatrol configuration settings for your spam threshold and ways to handle 
   spam submissions.

## Installation

 1. Add the plugin from within WordPress or by uploading the zip archive
 2. Activate the plugin
 3. 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
 4. 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.

Developers are also able to use the included **`spampatrol_analyze`** helper function
for any custom integration that needs it.

    ```
    `php
    ```

<?php

spampatrol_analyze( array(
 ‘content’ => ”, // Text content to be analyzed (required)‘
visitorIp’ => ”, // IP address of the end-user/visitor (optional) ‘expectedCountries’
=> array( ‘US’, ‘CA’,’GB’, ), // optional list of ISO 639-1 counties to indicate
where submissions are expected to originate from ‘expectedLanguages’ => array( ‘
en’, ‘es’, ), // optional list of ISO 3166-1 alpha-2 languages to indicate the language
expected for **content** ) ); `

## FAQ

### How are false positives handled?

We spend a lot of time ensuring that the detection accuracy is as high as
 possible
but there’s always a small chance of a false positive depending on where you set
your threshold. In general we recommend against discarding messages entirely. Instead
messages should be sent to a spam only address or placed in your Spam/Junk folder
and reviewed periodically.

### Does SpamPatrol replace CAPTCHAs and honey pots?

Yes. If you are looking for a cleaner form experience to save end-users time
 and
frustration SpamPatrol can replace other mechanisms. It’s also fine to use it in
addition to existing mechanisms you have in place.

### Which form plugins does it integrate with?

The SpamPatrol plugin currently supports Contact Form 7, Ninja Forms and
 Formidable
Forms.

## Anmeldelser

Der er ingen anmeldelser for denne widget.

## Bidragsydere & udviklere

“SpamPatrol” er open source-software. Følgende personer har bidraget til dette plugin.

Bidragsydere

 *   [ SpamPatrol.io ](https://profiles.wordpress.org/spampatrol/)

[Oversæt “SpamPatrol” til dit eget sprog.](https://translate.wordpress.org/projects/wp-plugins/spampatrol)

### Interesseret i udvikling?

[Gennemse koden](https://plugins.trac.wordpress.org/browser/spampatrol/), tjek [SVN repository](https://plugins.svn.wordpress.org/spampatrol/),
eller abonner på [udviklerloggen](https://plugins.trac.wordpress.org/log/spampatrol/)
via [RSS](https://plugins.trac.wordpress.org/log/spampatrol/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **1.35.16**
 *  Senest opdateret **3 år siden**
 *  Aktive installationer **Færre end 10**
 *  WordPress-version ** 5.0 eller højere **
 *  Testet op til **6.2.9**
 *  Sprog
 * [English (US)](https://wordpress.org/plugins/spampatrol/)
 * Tags
 * [analysis](https://da.wordpress.org/plugins/tags/analysis/)[detection](https://da.wordpress.org/plugins/tags/detection/)
   [filtering](https://da.wordpress.org/plugins/tags/filtering/)[forms](https://da.wordpress.org/plugins/tags/forms/)
   [spam](https://da.wordpress.org/plugins/tags/spam/)
 *  [Avanceret visning](https://da.wordpress.org/plugins/spampatrol/advanced/)

## Bedømmelser

Der er endnu ikke indsendt nogen anmeldelser.

[Your review](https://wordpress.org/support/plugin/spampatrol/reviews/#new-post)

[Se alle anmeldelser.](https://wordpress.org/support/plugin/spampatrol/reviews/)

## Bidragsydere

 *   [ SpamPatrol.io ](https://profiles.wordpress.org/spampatrol/)

## Support

Har du noget at sige? Har du brug for hjælp?

 [Vis supportforum](https://wordpress.org/support/plugin/spampatrol/)