이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Self-Sustaining Spam Stopper

설명

This plugin attempts to stop spam from the standard WordPress comment field and custom Contact 7 form submissions.

It does not send any data to an external service to determine if submitted content is spam. No cookies or other personal user information are captured or stored.

설치

Comments

In most cases, no configuration should be necessary when using this plugin to protect against comment spam. Most WordPress themes will use WordPress core to output comment fields and most of the time the proper hook (comment_form_top) will be fired so that the fields from this plugin are added.

Contact Form 7

To use this plugin with Contact Form 7, add [ssss] to any contact form to add spam checking by this plugin to the form.

Caveats

  • JavaScript is required for this to work.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Self-Sustaining Spam Stopper”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Self-Sustaining Spam Stopper”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.1.0

  • Start logging the elapsed time comment submissions.
  • Start logging elapsed time for CF7 form submissions.
  • Confirm WP 5.9 support.

1.0.1

  • Housekeeping, cruft removal.
  • Confirm WP 5.8 support.

1.0.0

  • Initial plugin version.