このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Clear comments

説明

Sometimes site visitors use profanity in the comments. In order not to embarrass
visitors with foul language, you can replace the forbidden words with asterisks.

Supported languages: english, russian

インストール

  • Upload clear-comments folder to the /wp-content/plugins/ directory
  • Activate the plugin through the ‘Plugins’ menu in WordPress
  • Go to menu Settings / Clear comments / Options
  • In the “Black list” box, enter stop words. Each word on a new line, example:
    man
    app
  • In the “White list” box, enter the exclusion words, example:
    woman
    apple
  • Save settings
  • Go to the “Test” tab
  • In the Comment text box, enter a phrase to check the replacement of stop words, example:
    the woman append a picture of an apple to the application, and sent it her man
  • Click Send
  • The following data will be displayed below:

    • Found keywords – Found stop words will be highlighted in bold
    • Result text – How the processed comment will look like
    • Keywords list – List of found stop words
  • All processed comments in which stop words were found will be displayed in the “Overvew” tab.

評価

このプラグインにはレビューがありません。

貢献者と開発者

Clear comments はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Clear comments” は1ロケールに翻訳されています。 翻訳者のみなさん、翻訳へのご協力ありがとうございます。

“Clear comments” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0.4

  • Refactor russian translate

1.0.3

  • Change of quotation marks in translation

1.0.2

  • Add the Text Domain

1.0.1

  • Loading the translate using action plugins_loaded