=== Plugin Name === Contributors: Yijie Li Donate link: http://example.com/ Tags: wordpress Comments, AJAX commenting, AJAX comment posting,comment pager,comment pagination,AjAX comment,AjAX comment paging,comment paging,paged comments,paginated comments,AJAX comment page,AJAX comments Requires at least: 2.9(not tested with older versions) Tested up to: 3.0.1 Stable tag: 1.2 == Description == Are you looking for a real AJAX comment posting plugin? Are you seeking for a better solution to present the long-list comments to your site visitors? Then this plugin is for you. WP-comment-master is developed mainly in jQuery to enhance the experience of commenting for your site visitors. it has two main features:AJAX comment posting and comment pagination. the AJAX comment posting enables the commenters to post and view the comment instantly without refreshing the page, while the comment pagination paginates all comments into pages with a well presented and structured navigation. if you donĄ¯t need either of these two features, you can simply disable it. Something to note: *AjAx commenting and comment pagination, either of which can be disabled *Minimize Dom traversal to optimize the performance(this is crucial when you use many plugins) *Compatible up to the newest verson 3.0.1 *Tested with many themes and in all major browsers *Custom settings eanbled This plugin should work well with all wordpress website. if it doesnĄ¯t work properly with your website,that means your theme developers have modified the default css structure(since jQuery extensively manipulates css selectors), in which case, you can leave a comment to me and I will help you to get it work. See it in action [here](http://yjlblog.com/?p=11#comments) == Installation == 1. Go to your site admin->plugins->add new, and search for wp-comment-master. 1. Install it directly and activate it or 1. Download the 'wp-comment-master' plugin from [plugin site](http://yjlblog.com/?p=11) 1. Upload `wp-comment-master` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress in order for the comment pagination to work, it is required to do the following settings: go to site admin panel->settings->discussion, and check that the option below is not ticked: **Break comments into pages with top level comments per page and the lastfirst page displayed by default Comments should be displayed with the oldernewer comments at the top of each page** and you are ready to go with it... == Screenshots == Screenshot and Demo see [here](http://yjlblog.com/?p=11#comments) == Changelog == = 1.2 = * Solved the problem that 'unlogged' in user can not view post instantly in IE, now very visitor can experience the AJAX commenting. * Fixed the bug that comment from disappeared after posting when page-number is positioned after commentlist * load the script in footer instead of head to decrease your site loading time. * 'Thank you' message displyed after successful submission of comment. = 1.1 = * Fixed the bug that comment form disappeared after posting a reply when pagination is disabled * Fixed some logic to be compatible with more themes. * fnables page-number to be positioned both before and after commentlist * Animation effect is enabled during AJAX loading * Fixed the bug that after a reply, the page-number jump back to the first page. == Upgrade Notice == = 1.2 = Sloved the problem of compatiable issue with IE, decrease your site loading time, AJAx commenting more friendly. = 1.1 = Compatiable with more themes, correct some confusions == Frequently Asked Questions == none