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

Comment Filter

描述

Comment Filter is a plugin that allows for filtering of bad words used during commenting. Comment filter plugin works by creating a WordPress filter for the comment contents. When the comments get displayed, WordPress gives the comment content to the comment filter plugin and the plugin returns some modified content. Replace the bad word with asterisk. It’s have the following Features:

  1. Well setting of filtering keywords.

  2. Support Far East Characters (such as Chinese Characters).

安装

  1. Edit comment-filter.php to add words that you wish to filter, or change the words that are already listed inside the file.

  2. Activate the plugin.

评价

此插件暂无评价。

贡献者及开发者

「Comment Filter」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「Comment Filter」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0

  • First stable version.