Title: Concise Antispam
Author: Concise Studio
Published: <strong>2020 年 8 月 12 日</strong>
Last modified: 2022 年 11 月 1 日

---

搜尋外掛

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

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 WordPress 產生使用上的相容性問題。

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

# Concise Antispam

 由 [Concise Studio](https://profiles.wordpress.org/concisestudio/) 開發

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

 * [詳細資料](https://tw.wordpress.org/plugins/concise-antispam/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/concise-antispam/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/concise-antispam/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/concise-antispam/#developers)

 [技術支援](https://wordpress.org/support/plugin/concise-antispam/)

## 外掛說明

#### 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

## 安裝方式

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

## 常見問題集

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

## 使用者評論

![](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 年 2 
月 8 日

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 年 9 月 8 日

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!

 [ 閱讀全部 2 則使用者評論 ](https://wordpress.org/support/plugin/concise-antispam/reviews/)

## 參與者及開發者

以下人員參與了開源軟體〈Concise Antispam〉的開發相關工作。

參與者

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

[將〈Concise Antispam〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/concise-antispam)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/concise-antispam/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/concise-antispam/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/concise-antispam/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/concise-antispam/)。

## 中繼資料

 *  版本 **1.0.13**
 *  最後更新 **4 年前**
 *  啟用安裝數 **20+**
 *  WordPress 版本需求 ** 4.1 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.0.14**
 *  PHP 版本需求 ** 5.6 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/concise-antispam/)
 * 標籤:
 * [anti-spam](https://tw.wordpress.org/plugins/tags/anti-spam/)[antispam](https://tw.wordpress.org/plugins/tags/antispam/)
   [spam](https://tw.wordpress.org/plugins/tags/spam/)
 *  [進階檢視](https://tw.wordpress.org/plugins/concise-antispam/advanced/)

## 評分

 5 星，滿分為 5 星

 *  [  2 個 5 星使用者評論     ](https://wordpress.org/support/plugin/concise-antispam/reviews/?filter=5)
 *  [  0 個 4 星使用者評論     ](https://wordpress.org/support/plugin/concise-antispam/reviews/?filter=4)
 *  [  0 個 3 星使用者評論     ](https://wordpress.org/support/plugin/concise-antispam/reviews/?filter=3)
 *  [  0 個 2 星使用者評論     ](https://wordpress.org/support/plugin/concise-antispam/reviews/?filter=2)
 *  [  0 個 1 星使用者評論     ](https://wordpress.org/support/plugin/concise-antispam/reviews/?filter=1)

[撰寫評分](https://wordpress.org/support/plugin/concise-antispam/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/concise-antispam/reviews/)

## 參與者

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

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/concise-antispam/)