=== Comment Limiter ===
Contributors: ranss
Tags: comments, limiter, moderation, spam, validation
Requires at least: 5.0
Tested up to: 7.0
Stable tag: 2.3.4
Requires PHP: 7.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Limit comment length by setting minimum and maximum character rules for WordPress comments.

== Description ==

Comment Limiter helps site owners control the length of comments submitted on their WordPress site.

With this plugin, you can define minimum and maximum character limits for comments, helping reduce low-effort comments, spam-like submissions, and overly long responses.

This is useful for blogs, communities, review sections, and any site where comment quality matters.

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/comment-limiter/` directory, or install the plugin through the WordPress Plugins screen.
2. Activate the plugin through the Plugins screen in WordPress.
3. Go to the plugin settings page to configure your minimum and maximum comment length rules.

== Frequently Asked Questions ==

= Can I set both minimum and maximum comment limits? =

Yes. You can configure rules for minimum and maximum comment length.

= Will this affect existing comments? =

No. Comment Limiter only checks new comments submitted after the plugin is active.

= Does this work with the default WordPress comment form? =

Yes. The plugin is designed to work with the standard WordPress comment system.

== Changelog ==

= 2.3.4 =
Uptade plugin version in official repository

= 2.3.3 =
General fixes

= 2.3.2 =
Fix current plugin version

= 2.3.1 =
Change compatible version

= 2.3.0 =
* Previous release.

== Upgrade Notice ==

= 3.0.0 =
This version updates plugin metadata and prepares Comment Limiter for future improvements.