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

BotBlocker

설명

Since the vast majority of WordPress spam is automated in nature, the goal of BotBlocker is to block comment spam bots and not hinder users. This is accomplished through the use of honeypot technology, which tricks the spambot into identifying itself by performing actions that a human could not.

BotBlocker’s features include:

  1. Works out of the box to block spam
  2. Automatically stops spam-bots from commenting
  3. Zero hindrance to users: no CAPTCHAS, math questions, passwords or extra input required
  4. Zero false positives and ignores registered users
  5. Can be configured to completely block spam-bots or flag comments as spam
  6. Spam detection messages can be easily adjusted
  7. No javascript or cookies required
  8. Hooks into wp-comments-post.php to prevent spam-bots from directly submitting spam comments
  9. Should work fine with most customized comment forms
  10. No API keys required

http://www.lform.com/botblocker/ for more information.

Plugin by LFORM, a web design company in New Jersey.

스크린샷

  • These are the configuration options available for BotBlocker. While it works out of the box, BotBlocker can be configured in several ways.

설치

  1. Upload the botblocker folder in the zip file to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. BotBlocker is installed and working!
  4. Additional configuration can be performed by clicking on ‘Settings’ in the ‘Plugins’ screen.

FAQ

Will BotBlocker conflict with my comment form customizations?

BotBlocker should not interfere with your form customizations, whether you have added fields or removed them. Barring extensive customizations to the core of the comment system, there should be no issues.

Will BotBlocker conflict with my other comment or spam plugins?

BotBlocker works by hooking into WordPress’s comment system and should play OK with most plugins, however there is no guarantee.

후기

2017년 2월 7일
This plugin flags all comments as spam. I can only post a comment to my own site, if I'm logged in as admin. What a shame. This seemed like a cool idea. 🙁
모든 10 평가 읽기

기여자 & 개발자

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

기여자

자국어로 “BotBlocker”(을)를 번역하세요.

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

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

변경이력

1.0.4

  • Fixed bug with mechanism that prevents comments from directly being submitted to wp-comments-post.php.

1.0.3

  • Fixed bug that caused logged in users & admins to be flagged as spam bots. Registered users & admins will no longer be filtered by the spam bot system.

1.0.2

  • Fixed debug mode

1.0.1

  • Added screenshot of plugin settings screen
  • Tweaked menu option

1.0

  • Initial release