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
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
- Extract the zip file
- Upload the
instant-comment-validation
folder to/wp-content/plugins/
- 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
Contributors & Developers
“Instant Comment Validation” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Instant Comment Validation” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Initial release
1.0.1
- Updated readme.txt file
- Updated main plugin file (Direct Access blocked to plugin URL)