WP Inline Comment Errors plug-in enables WordPress to display comment form field errors directly in the page or post that displays the comment form.
You can add your own verification part for email url comment and custom meta comment form fields and individualize the way the error messages or error sign need.
Out of the box and with configuration the plug-in will display list of errors in from the title and first field of the comment form.
The plug-in will also show asterisk as required mark first to the label of the email and comment fields and repost the comment form data for these fields.
Please contribute language to the plugin to make it even more useful and I will add text credit and link to page on this page.
Furture version of the plug-in will allow you to set the message wording in the plug-in settings page...
While Javascript AJAX solutions offer user record it is possible for user to turn Javascript.
The plug-in uses variable to pass information and HTTP POST from the comment form back to the page or post that the user was commenting on.
Normally user submits the comment form which passes data to WordPress wp-comments-post. php script.
Browse the code recheck out SVN repository or subscribe to the development log RSS....
Read more