=== Comment Overload ===
Contributors: trepmal
Tags: comments
Donate link: http://kaileylampert.com/donate/
Requires at least: 3.2.1 (untested with other versions)
Tested up to: 3.5-alpha
Stable tag: 1.1
Alert commenters when they begin writing too many paragraphs.
== Description ==
Some posts make readers want to leave *really* long comments that would really be better suited as their own blog posts.
This itty bitty plugin will give your rambling commenters a hint.
Inspired by Jane Wells tweet
== Installation ==
1. Unzip 'comment-overload.zip' and upload to your plugin directory (default: wp-content/plugins/).
2. Activate the plugin through the 'plugins' page in WP.
3. Customize in Settings > Discussion
== Frequently Asked Questions ==
= none yet =
== Changelog ==
= Version 1.2 =
* translatable
* reworked to simplify js and php code
* option for subtler inline alerts after the first.
= Version 1.1 =
* enqueue scripts correctly
= Version 1.0 =
* Now with customizable options!
= Version 0.1 =
* Initial release