This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Comment Filter

Kuvaus

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).

Asennus

  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.

Arvostelut

There are no reviews for this plugin.

Avustajat & Kehittäjät

“Comment Filter” perustuu avoimeen lähdekoodiin. Seuraavat henkilöt ovat osallistuneet tämän lisäosan kehittämiseen.

Avustajat

Käännä “Comment Filter” omalle kielellesi.

Oletko kiinnostunut kehitystyöstä?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Muutosloki

1.0

  • First stable version.