=== Comment Overload ===
Contributors: trepmal
Tags: comments
Donate link: http://kaileylampert.com/donate/
Requires at least: 3.2.1 (untested with older versions)
Tested up to: 4.6.1
Stable tag: 1.3
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 Jen Mylo's tweet
== Installation ==
1. Unzip 'comment-overload.zip' and upload to your plugin directory (default: wp-content/plugins/).
1. Activate the plugin through the 'plugins' page in WP.
1. Customize in Settings > Discussion
== Frequently Asked Questions ==
= none yet =
== Changelog ==
= Version 1.3 =
* maintenance
* verify compat with WP 4.6
= 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