This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Instant Comment Validation

Description

WordPress deafult comment error page sucks? Its just showing an error message like “please fill out required fields” and nothing else? Trying to get rid out of this & keep users in that page. Then “Instant 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, just install & enjoy!

Contribute

While using this plugin if you find any bug or any conflict, please submit an issue at
Github (If possible with a pull request).

Credit

This plugin used jQuery Validation plugin library.

Screenshots

  • Instant Validation error message showing to logged in user
  • Instant Validation error messages showing to general user

Installation

Automatic installation

Automatic installation is the easiest option as WordPress handles the file transfers itself and you don’t need to leave your web browser. To do an automatic install of Instant Comment Validation, log in to your WordPress dashboard, navigate to the Plugins menu and click Add New.

In the search field type “Instant Comment Validation” and click Search Plugins. Once you’ve found plugin, you can install it by simply clicking “Install Now”.

Manual installation

  1. Extract the zip file
  2. Upload the instant-comment-validation folder to /wp-content/plugins/
  3. Activate the plugin through the ‘Plugins’ menu in WordPress

FAQ

The plugin files load even if the comments are closed?

Answer: No, then plugin assests do not load unnecessarily. If your post in single & comments are open then then plugin loades it files.

Reviews

شتنبر 3, 2016
This isn't a bad plugin and it does what it says it does but it is still lacking in one big way. It seems to only check that fields were actually entered, but more advanced validation (like if an entered email address is valid or if you are using a captcha form) still get redirected to the default error page.
شتنبر 3, 2016
Awesome plugin !!! But you need to create setting page for plugin. Let user can edit error messages or translate them
Read all 6 reviews

Contributors & Developers

“Instant Comment Validation” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0

  • Initial release

1.0.1

  • Updated readme.txt file
  • Updated main plugin file (Direct Access blocked to plugin URL)