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

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.

常見問題

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