该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

WU – Block comments

描述

This plugin provides a possibility to block comments based on words of a predefined list. The built-in lists of wordpress only allow to send comments to the moderation- or to the spam-queue but not to block them completely. This is remedied with this plugin, which allows to block comments based on a definable list.

Attention #1: Use wordlist with care, there is no logging of the blocked comments!

Attention #2: It will also match inside words, so “press” will match “WordPress” as well!

屏幕截图

安装

  1. Upload the directory wu_block_comments to the /wp-content/plugins/ directory
  2. 通过WordPress的“插件”菜单激活插件
  3. Click on the ‘Settings’-Link in the ‘Plugins’ menu in WordPress. This will redirect you to the ‘Discussion’-section in the settings.
  4. Scroll down below the comment blacklist

常见问题

How can i see what was blocked?

There is no way to see that as this is not logged.

Why was my comment blocked?

You’ve defined a word to be blocked which was contained in your comment. Also check for parts of words which might be contained.

I found a bug, can you help me?

I certainly can, please leave a comment at my Plugin-Website.

评价

此插件暂无评价。

贡献者及开发者

「WU – Block comments」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

1.0

  • Initial Version

1.1

  • Added counter in dashboard in the “Right Now” section
  • Cleanup of source code
  • Cleanup of translation

1.2

  • Fixed a few interface issues