Silk AJAX Comments

The default wordpress comments system is awful when it comes to handling errors, this fixes this issue with some simple AJAX.

Author:Callum Silcock (profile at wordpress.org)
WordPress version required:3
WordPress version tested:3.4.1
Plugin version:1.0
Added to WordPress repository:26-07-2012
Last updated:26-07-2012
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:100
Rated by:7
Plugin URI:http://webanyti.me
Total downloads:4 066
Active installs:50+
plugin download
Click to start download

Instead of taking you to a different page (wp-comments-post.php) which does not redirect this script just ads some quick text above your form to let your users know if there was an error or if the comment was posted successfully (if successful it then clears the form).

There are a few plugins that do a simliar thing to this already but unfortunately most of the current AJAX commenting solutions I found in the plugin directory havent been updated in years or just didn't work, so following on from many "how to AJAX'ify your wordpress comments" blog posts I thought i'd make a simple plugin instead (which means no coding knowledge required).

The script chooses the #commentform div/form as this is default.

Ill update this plugin when needed but I do not offer any warranty or support for it.


FAQ
ChangeLog