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개의 주요 워드프레스 출시와 시험 되지 않았습니다**. 워드프레스의
좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 
있을 수 있습니다.

![](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://ko.wordpress.org/plugins/concise-antispam/#description)
 * [평가](https://ko.wordpress.org/plugins/concise-antispam/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/concise-antispam/#installation)
 * [개발](https://ko.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

## FAQ

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/)를 확인하시거나,
[개발 기록](https://plugins.trac.wordpress.org/log/concise-antispam/)을 [RSS](https://plugins.trac.wordpress.org/log/concise-antispam/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 기초

 *  버전 **1.0.13**
 *  최근 업데이트: **4년 전**
 *  활성화된 설치 **20+**
 *  워드프레스 버전 ** 4.1 또는 그 이상 **
 *  다음까지 시험됨: **6.0.16**
 *  PHP 버전 ** 5.6 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/concise-antispam/)
 * 태그:
 * [anti-spam](https://ko.wordpress.org/plugins/tags/anti-spam/)[antispam](https://ko.wordpress.org/plugins/tags/antispam/)
   [spam](https://ko.wordpress.org/plugins/tags/spam/)
 *  [고급 보기](https://ko.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/)