=== Paged Comments === Donate link: http://www.keyvan.net/code/paged-comments/ Contributors: keyvan Tags: comments, paged, paged comments, paginate, split, reverse, limit Requires at least: 2.3.1 Tested up to: 2.7 Stable tag: version-2.9.1-(2008-12-23) == Description == Paged Comments enables comment paging. Useful for those popular blog entries receiving many comments, or a simple guestbook page within WordPress. Features * Comment ordering: show latest comments first, or last * Specify number of comments to display per page * Enable paging for all posts and pages, or on a per-post basis * Give users the choice to view all comments on one page with a ’show all’ link * Specify the first or last page of comments to load by default * See [sample config file](http://dev.wp-plugins.org/browser/paged-comments/trunk/paged-comments-config-sample.php?format=txt) for more == Installation == Visit [the plugin page](http://www.keyvan.net/code/paged-comments/) for installation steps for the latest release of the plugin. 1. Download and extract plugin files to a folder locally. 2. Edit `paged-comments-config-sample.php` to configure, then save the file as `paged-comments-config.php`. If you're upgrading and you already have a paged-comments-config.php file, you can ignore this step. 3. Upload the whole `paged-comments` directory to `/wp-content/plugins/`. The plugin files should now be in `/wp-content/plugins/paged-comments/`. 4. Enable the plugin through the WordPress admin interface. == Examples of Use == The plugin is used to manage comments related to the plugin itself: * [Plugin homepage](http://www.keyvan.net/code/paged-comments/) The following sites also use the plugin: * [Playstation](http://blog.us.playstation.com/2008/07/10/playstation-store-update-42/comment-page-1/#comments) * [eBay](http://ebayinkblog.com/2008/05/07/accountability-the-evolution-of-the-ebay-feedback-system/comment-page-1/#comments) == Frequently Asked Questions == [Read the FAQ](http://www.keyvan.net/code/paged-comments/faq/)