WordPress Ajax Comments Inline

Display inline ajax comments (comment form) of one post in home page,category,tag page etc.

Author:Farlee (profile at wordpress.org)
WordPress version required:2.0.2
WordPress version tested:3.1.4
Plugin version:1.1
Added to WordPress repository:26-03-2011
Last updated:28-03-2011
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, %:0
Rated by:0
Plugin URI:http://farlee.info/archives/wordpress-ajax-co...
Total downloads:7 286
Active installs:40+
plugin download
Click to start download

This plugin displays ajax comments inline for each post using jQuery,click to show or hide the ajax comments(or comment form) in your wordpress blog's home/main page,category page or tag page (index.php/archive.php) etc.This makes user view/post comment reply more easily.The main features are:

Show/Hide ajax comments inline

Click Show comments link of one post in wp blog's home page(or category,tag archive page etc.),the comments of this post would be displayed inline.This plugin uses jQuery ajax to get the comments from server,so only the comments area would be refresh, save bandwidth and make your wordpress blog be loaded much faster.After that,you have a choice to collapse the ajax comments by clicking the Hide Comment link.

The inline comment form would be displayed if there is no comment yet.Also the comment form could be collapsed.

Availabe to set Comment order and Comment number

You can choose how many comments to be displayed in the inline ajax comments field, set the new or old comments displayed first.

Option to use Google jQuery CDN or not

This plugin requires jQuery, the most popular js framework. It loads Google jQuery CDN (content delivery network) by default.There would be some advantages to server Google jQuery CDN. However for some reason,you could choose to load jQuery from your wordpress blog's own libraries.

See the WordPress ajax comments inline homepage for more datails.