WordPress Paged Comments Plugin
Paged Comments is a plugin for WordPress to allow 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 paged-comments-config-sample.php for more
Download — Latest Version
- Version 2.8 (2008-08-19) (zip file) Release notes
- View code at the WP Plugin Repository
- Work in progress: Ajax-style Paged Comments (no download yet - AJAX support coming in version 3)
Related Downloads
Installation (for Wordpress 2.3+)
If you’re upgrading from a previous version, skip these installation steps and read the upgrade steps.
- Download and extract plugin files to a folder locally.
- Read through and edit paged-comments-config-sample.php to configure, then save the file as paged-comments-config.php.
- Upload the whole paged-comments directory to /wp-content/plugins/. The plugin files should now be in /wp-content/plugins/paged-comments/.
- Enable the plugin through the WordPress admin interface. That’s it!
Optional Steps
- To customise the template to work better with your theme: Open the plugin’s themes folder and find the subfolder corresponding to the WordPress theme you’d like paged comments enabled on (or if your theme isn’t listed, choose the ‘default’ folder). Upload comments-paged.php to the appropriate WordPress theme folder (found in [wordpress]/wp-content/themes/).
For example, if you’re using the default WordPress theme, copy [paged-comments-plugin]/themes/default/comments-paged.php to [wordpress]/wp-content/themes/default/. (The plugin always tries to load comments-paged.php from your active theme folder first.)
Make any modifications to comments-paged.php. The file is based on the comments.php file, so if your theme is very different it might be easier to copy in the necessary elements from paged-comments.php. View the diff report to see what you need to change.
Examples of Use
The comments on this page are handled by the plugin, but it’s also used by the following sites:
- White Town guestbook
- Thank You Stephen Colbert (over 60,000 comments!)
- Playstation
- eBay
- Mashable
- TorrentFreak
Questions?
- Read the FAQ and if it’s not answered…
- Leave a comment or email: keyvan (at) k1m.com
Donate
I work on this plugin in my spare time. If you find it useful, please consider donating to help me continue work on the plugin. (This plugin is, and will remain, free software, please only donate if you want to.)
Paid Support
If you run a commercial site and you’re having difficulty setting up paged comments, I now offer paid support. Feel free to get in touch: keyvan (at) k1m.com
[...] Paged Comments [...]
sahas: Enable the
fancy_urloption to get the comment-page-xx style links.A new release will be coming soon. I’ve just had a fix submitted for those of you experiencing the
evalerror. Edit paged-comments.php and replace the last few lines of instructions with these:Thanks to Alexey G for the fix.
Hey I noticed your paged comments links are nice and clean. They appear as “comment-page-#” but mine appear as the id page number links. What change do i need to make to fix this?
[...] Paged Comments เอาไว้แบ่งหน้าคอมเมนท์ มีประโยชน์มากๆใช้แล้วติดใจเลย [...]
[...] Hatte ich schonmal drin, dann aber wieder deaktiviert: das Plugin Paged Comments, welcches das Unterteilen von Kommentaren in Unterseiten ermöglicht. Aus SEO Perspektive zwar nicht ideal, da es jeweils auch den Artikel selbst auf weiteren Unterseiten darstellt & keine individuellen Titel vergeben können. Aber ich wollte trotzdem einfach mal schauen, wie Google damit umgeht. [...]
[...] 8. Paged Comments WordPress Paged Comments is a plugin for WordPress 1.5 and 2.0 to allow comment paging. Useful for those popular blog entries receiving many comments, or a simple guestbook page within WordPress. [...]
i never got this to work properly, maybe because of my poor php skills. anyways.
is there any way an install/uninstall of this plugin could disable comments on pages completely? i deactivated and rid of everything to re-install and now pages can’t be commented at all …
[...] WordPress は、色んな種類のプラグインが配布されているけど、その中からコメントを 分割して表示する事が出来る 「Paged Comments Plugin」 を導入して見ました。 Keyvan Minoukadeh様 : Paged Comments Plugin 小粋空間様 : WordPress のコメントをページ分割する Paged Comments Plugin 参照記事です。 [...]
[...] Paginate comments so there is, say, 25 comments per page. [...]