このプラグインは 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.