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.

Short Comment Filter

Description

Most short comments add little or nothing to a conversation.
Having to delete these spammy comments can become a pain for blog administrators.
The Short Comment Filter Plugin automatically filters comments that are too short.
You can specify whether filtered comments should be deleted or flagged as spam.

Features

Short Comment Filter Plugin is pretty flexible. Here are some things you can customize.

  • Filter Type – This determines whether to apply a minimum word or minimum character filter
  • Minimum Count – Sets the minimum number of words/characters (depending on Filter Type) that comments can contain.
  • Default Filter Action – This determines whether filtered comments are deleted, or simply flagged as spam
  • Filter Registered Users – If turned off, registered users will not be filtered. They can create comments of any length.
  • Check Client Side – If turned on, JavaScript will be used on the client side to make sure comments aren’t too short.

Installation

  1. Upload the complete short-comment-filter folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Navigate to Settings > Short Comment Filter to customize the plugin settings.
  4. If you wish to enable client side JavaScript, make sure your comment form has ID “commentform” and your comment textbox has ID “comment”

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Short Comment Filter” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Short Comment Filter” into your language.

Interested in development?

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