=== Post Comment Validation ===
Contributors: hk1993
Donate link: https://mrkalathiya.wordpress.com/
Tags: comment validation, jquery comment validation, wordpress comment validation, comment, wordpress comment, jquery validation, post comment, add comment, validation on comment
Requires at least: Any version
Tested up to: 6.7.1
Stable tag: 5.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Post Comment Validation plugin helps you to set validation in default wordpress comment box amd email on same page insted of  sending users to default error page.

== Description ==

WordPress default comment error page drain? Its just showing an error message like “ERROR: please type a comment.” and nothing else? Trying to get rid out of this & keep users in that page. Then “WP Comment Validation” is for you. This plugin adds validation to the comment form. When a user submits the form and something is missing, an appropiate message is displayed and individual fields are highlighted.

That’s it, no configuration needed!


== Website ==
www.kalathiya.me

= Features =

* Set required validation in default comment box, without sending the user to the new page.
* Set required validation using jquery

== Installation ==

1. Upload `post-comment-validation` to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Try to submit comment with no content, You will get error like 'Please type comment'

OR

1. Goto dashboard > plugin > Add New > select `post-comment-validation.zip` file.
2. Activate the plugin through the 'Plugins' menu in WordPress.

== Frequently Asked Questions ==

= How to installation Post Comment Validation plugin =

1. Upload `post-comment-validation` to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.

OR

1. Goto dashboard > plugin > Add New > select `post-comment-validation.zip` file.
2. Activate the plugin through the 'Plugins' menu in WordPress.

== Screenshots ==

1. Instant Validation error message showing to logged in user.
2. Instant Validation error messages showing to general user.

== Changelog ==

= 1.0 =
* Launched