/comment-moderation-by-word-count

WordPress plugin that will send a comment to moderation queue if it contains more than a given number of words.

Primary LanguagePHP

Comment Moderation by Word Count

Sends a comment to moderation queue if it contains more than a given number of words.

Description

This simple WordPress plugin will send any comment that would otherwise be approved automatically by WordPress to the moderation queue if it contains more than a given number of words.

Props: This plugin solely exists, because Mika Epstein tweeted her idea. 💐

Languages

  • English (en_US) (default)
  • German (de_DE)
  • German formal (de_DE_formal)

Installation

  • If you don’t know how to install a plugin for WordPress, here’s how.
  • You might want to check the folder name after you downloaded and unzipped the ZIP file. GitHub appends suffixes to the actual folder name; you should always edit it to be equal to this repository’s name before uploading to WordPress.
  • After you have activated the plugin, you can configure your preferred word count for comment moderation in Settings → Discussion.

Changelog

0.1

  • Initial release. Nothing happened yet, the plugin works fine.