该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的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