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)

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的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://cn.wordpress.org/plugins/concise-antispam/#description)
 * [评价](https://cn.wordpress.org/plugins/concise-antispam/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/concise-antispam/#installation)
 * [开发进展](https://cn.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 或更高版本 **
 *  已测试的最高版本为 **6.0.12**
 *  PHP 版本 ** 5.6 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/concise-antispam/)
 * 标签
 * [anti-spam](https://cn.wordpress.org/plugins/tags/anti-spam/)[antispam](https://cn.wordpress.org/plugins/tags/antispam/)
   [spam](https://cn.wordpress.org/plugins/tags/spam/)
 *  [高级视图](https://cn.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)

[Your review](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/)