Skip to content

gsa-clone/instant-comment-validation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

=== Instant Comment Validation === 
Contributors: mkrdip 
Donate Link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=mkrdip%40yahoo%2ecom&lc=US&item_name=Instant%20Comment%20Validation%20Donation&item_number=01&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted 
Tags: comment validation, comment validation plugin, comments, client-side, validation, comment form
Requires at least: 2.8  
Tested up to: 3.9.1 
Stable tag: 1.0.1
License: GPLv2 or later 
License URI: http://www.gnu.org/licenses/gpl-2.0.html 

Add a instant validator for WordPress comment form, instead of sending users to default error page.

== 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](https://github.com/mkrdip/instant-comment-validation/) (If possible with a pull request). 

= Credit =
This plugin used [jQuery Validation plugin](http://jqueryvalidation.org/) library.

== 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


== Frequently Asked Questions ==

= 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.

== Screenshots ==

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

== Changelog ==

= 1.0 =
* Initial release
= 1.0.1 =
* Updated readme.txt file
* Updated main plugin file (Direct Access blocked to plugin URL)

== Upgrade Notice ==

Nothing here

About

Comment validator for WordPress comment form, instead of sending users to default error page

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • PHP 62.9%
  • JavaScript 28.8%
  • CSS 8.3%