=== Plugin Name === Contributors: Yijie Li Donate link: http://example.com/ Tags: Comments, AJAX comment, AJAX comment posting,comment pager,comment pagination Requires at least: 2.8 Tested up to: 3.0.1 Stable tag: 1.0 == 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: *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 (for IE broswer see other notes) *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. Download the 'wp-comment-master' plugin from [here](http://yjlblog.com/wp-content/plugins/wp-comment-master.rar) 1. Upload `wp-comment-master` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress or 1. Go to your site admin->plugins->add new, and search for wp-comment-master. 1. Install it directly 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 == 2.A pager screenshot See Demo [here](http://yjlblog.com/?p=11#comments) == For IE browser == At the current verson, there is a drawback for this plugin, that is, in IE browser, only logged in visitors can view their comments instantly after posting. this means AJAX posting is still functioning for users who are not logged in, but they can not see their comments immdiately after posting. this issues does not occur in other browsers though. (maybe this is an IE browser bug ) I will try to figure out this problem and update it in the next verson, if you have any opinion on this issue, please help me to imporve it by posting on my site. == Frequently Asked Questions == none == Changelog == none == Upgrade Notice == none