=== Comment form validation and Customization === Contributors: thechetanvaghela Donate link: https://profiles.wordpress.org/thechetanvaghela/ Tags: comments, validation, comment form, customization Requires at least: 3.0.1 Requires PHP: 7.0 Tested up to: 6.6.1 Stable tag: 1.0.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Wordpress default comment form validation using javascript and customization. == Description == The plugin provides a funcationality to add validation on Wordpress default comment form using Javascript and prevents it from dying when an error occurs and user can prevent to die on duplicate comment message. ### Features And Options: * Validation on required fields using javascript. * prevent to die on comment form error message. * On duplicate comment display message below comment form instead die. * Change Comment form submit button text == Installation == 1. Upload the plugin to the `/wp-content/plugins/` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the "Comment form validation and Customization" plugin through the 'Plugins' screen in WordPress 3. Click on WP Comment Form Customize on the dashboard. == Frequently Asked Questions == = How to setup Plugin? = Does not required much setup. Just activate the plugin and update the settings as per requirement. == Screenshots == 1. Validation message 2. Duplicate comment message 3. Plugin Setting page 4. Die message == Changelog == = 1.0.0 = * Initial Public Release. == Upgrade Notice == = 1.0 = * Initial Public Release.