Plugin Directory

Ajax Comment Posting

Author: regua

There are many comment-related plugins in Wordpress plugin directory. However, if you'd like to find just a simple comment-posting Ajax plugin, you won't find any. That's why I developed a simple and small (4kB) yet functional Ajax Comment Posting (ACP) plugin. Not only will it post your comment without refreshing the page, but it will also make sure that you've filled all the form fields correctly.

The plugin works well in all major Web browsers, and switches to the traditional comment posting if JavaScript is disabled.

ACP works well with WP AJAX Edit Comments plugin allowing you to edit and manage comments in an Ajax way, and the users to edit their own comments for a specified amount of time.

ACP should work with all CAPTCHA word-verification plugins, but I personally suggest using Akismet.

You can easily add some more functionality to your comment form using jQuery, the best JavaScript framework, which is used by ACP to handle the Ajax requests and all JavaScript-related operations.

If you're interested, you can see the demo.

NOTE: plugin and FAQ translations are needed. If you could translate the FAQ along with the Installation section and all messages inside the lang.js file, please send me your translations and you will be rewarded. I currently have English, French and Polish translations, so they are not needed.