=== WP AJAX Comments Template === Contributors: jaynnegomes Donate link: http://mycodewith.wordpress.com Tags: comment, comments,comments template Requires at least: 3.6 Tested up to: 3.6 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This Wordpress plugin overrides the default template comments, allowing you to add comment validation size(max and min) using AJAX and jQuery. == Description == This Wordpress plugin overrides the default template comments, through filters allowing you to add comment validation size(max and min) and define the style of the comment form and comments listing. Uses PHP, AJAX and jQuery. You can specify if your comment form will show the label through PlaceHolder on input elements or by Label. == Installation == You know how to do! 1. Upload plugin folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == == Screenshots == 1. Settings Panel on Administrator Area 2. Single post comment area with the plugin activated. == Changelog == = 1.0 = * First version of the plugin