Title: Concise Antispam
Author: Concise Studio
Published: <strong>2020-08-12</strong>
Last modified: 2022-11-01

---

Szukaj wtyczek

![](https://ps.w.org/concise-antispam/assets/banner-772x250.jpg?rev=2377327)

Wtyczka **nie została przetestowana z trzema ostatnimi głównymi wydaniami WordPressa**.
Może nie być już utrzymywana lub obsługiwana, co może skutkować problemem ze zgodnością
z nowszymi wersjami WordPressa.

![](https://ps.w.org/concise-antispam/assets/icon-256x256.jpg?rev=2377327)

# Concise Antispam

 Autor: [Concise Studio](https://profiles.wordpress.org/concisestudio/)

[Pobierz](https://downloads.wordpress.org/plugin/concise-antispam.1.0.13.zip)

 * [Szczegóły](https://pl.wordpress.org/plugins/concise-antispam/#description)
 * [Recenzje](https://pl.wordpress.org/plugins/concise-antispam/#reviews)
 *  [Instalacja](https://pl.wordpress.org/plugins/concise-antispam/#installation)
 * [Rozwój](https://pl.wordpress.org/plugins/concise-antispam/#developers)

 [Wsparcie](https://wordpress.org/support/plugin/concise-antispam/)

## Opis

#### Algorithm

 1. Plugin generates token on the backend side.
 2. Plugin adds hidden field for token in each form which will use method „POST” after
    rendering of the page.
 3. Plugin inserts token in the field after user’s interaction with site.

#### For developers

Antispam will automatically check submissions of the regular forms but ignores all
AJAX requests.
 If you want to change this behaviour, you can use filter `concise_antispam_need_to_validate_token`.
See example:

_Disable Antispam for some forms:_

    ```
    add_filter("concise_antispam_need_to_validate_token", function($needToValidateToken) {
        if (!empty($_POST['do-not-check-antispam-token'])) {
            $needToValidateToken = false;
        }

        return $needToValidateToken;
    });
    ```

You can also always manually call `\Concise\Antispam::validateTokenOrDie()` in your
custom handler.

### Formidable Forms integration

For proper work disable the honeypot checking in the forms

## Instalacja

 1. Upload plugin to plugins directory
 2. Active plugin through the „Plugins” menu in WordPress

## Najczęściej zadawane pytania

Please, report about any bug to developer@concise-studio.com

## Recenzje

![](https://secure.gravatar.com/avatar/bed0800b37e509392f7b7e6dc8007cb2c38f7fdab5c276303bd99858ab918671?
s=60&d=retro&r=g)

### 󠀁[Absolutely DEAD STOPPED an email attack on client site](https://wordpress.org/support/topic/absolutely-dead-stopped-an-email-attack-on-client-site/)󠁿

 [jimmycrackedcorn](https://profiles.wordpress.org/jimmycrackedcorn/) 2021-02-08

Thank you so much for this plugin. I didn't notice the email attack on my client's
web site until 490,000 messages had been blocked and quite a few had gotten through.
The number was increasing by about 3000 per minute, and after enabling this plugin,
the incoming messages were just STOPPED, INSTANTLY.

![](https://secure.gravatar.com/avatar/a21a42efc97d8e3fd994d6fecd757f672b88a2e9dc76a45d08e0fafb35eb0164?
s=60&d=retro&r=g)

### 󠀁[Seamless](https://wordpress.org/support/topic/seamless-44/)󠁿

 [katyar46](https://profiles.wordpress.org/katyar46/) 2020-09-08

Works like a charm. It doesn't slow down the page at all and catches all spam with
incredible accuracy—I haven't had to delete a single spammy message since installing
it. Excellent work!

 [ Przeczytaj 2 recenzje ](https://wordpress.org/support/plugin/concise-antispam/reviews/)

## Kontrybutorzy i deweloperzy

„Concise Antispam” jest oprogramowaniem open source. Poniższe osoby miały wkład 
w rozwój wtyczki.

Zaangażowani

 *   [ Concise Studio ](https://profiles.wordpress.org/concisestudio/)

[Przetłumacz wtyczkę “Concise Antispam” na swój język.](https://translate.wordpress.org/projects/wp-plugins/concise-antispam)

### Interesuje cię rozwój wtyczki?

[Przeglądaj kod](https://plugins.trac.wordpress.org/browser/concise-antispam/), 
sprawdź [repozytorium SVN](https://plugins.svn.wordpress.org/concise-antispam/) 
lub czytaj [dziennik rozwoju](https://plugins.trac.wordpress.org/log/concise-antispam/)
przez [RSS](https://plugins.trac.wordpress.org/log/concise-antispam/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Wersja **1.0.13**
 *  Ostatnia aktualizacja **4 lata temu**
 *  Włączone instalacje **20+**
 *  Wersja WordPressa ** 4.1 lub nowszej **
 *  Testowano do **6.0.16**
 *  Wersja PHP ** 5.6 lub nowszej **
 *  Język
 * [English (US)](https://wordpress.org/plugins/concise-antispam/)
 * Tagi
 * [anti-spam](https://pl.wordpress.org/plugins/tags/anti-spam/)[antispam](https://pl.wordpress.org/plugins/tags/antispam/)
   [spam](https://pl.wordpress.org/plugins/tags/spam/)
 *  [Widok zaawansowany](https://pl.wordpress.org/plugins/concise-antispam/advanced/)

## Oceny

 5 na 5 gwiazdek.

 *  [  2 recenzje 5-gwiazdkowe     ](https://wordpress.org/support/plugin/concise-antispam/reviews/?filter=5)
 *  [  0 recenzji 4-gwiazdkowych     ](https://wordpress.org/support/plugin/concise-antispam/reviews/?filter=4)
 *  [  0 recenzji 3-gwiazdkowych     ](https://wordpress.org/support/plugin/concise-antispam/reviews/?filter=3)
 *  [  0 recenzji 2-gwiazdkowych     ](https://wordpress.org/support/plugin/concise-antispam/reviews/?filter=2)
 *  [  0 recenzji 1-gwiazdkowych     ](https://wordpress.org/support/plugin/concise-antispam/reviews/?filter=1)

[Twoja opinia](https://wordpress.org/support/plugin/concise-antispam/reviews/#new-post)

[Zobacz wszystkierecenzje.](https://wordpress.org/support/plugin/concise-antispam/reviews/)

## Zaangażowani

 *   [ Concise Studio ](https://profiles.wordpress.org/concisestudio/)

## Wsparcie

Masz coś do dodania? Potrzebujesz pomocy?

 [Zobacz forum wsparcia](https://wordpress.org/support/plugin/concise-antispam/)