WordPress Paged Comments Plugin
WordPress Paged Comments is a plugin for WordPress 1.5 and 2.x to allow comment paging. Useful for those popular blog entries receiving many comments, or a simple guestbook page within WordPress.
Download — Latest Version
- Version 2.6.4 (2007-07-31) (zip file) Release Notes
- View code at the WP Plugin Repository
- Work in progress: Ajax-style Paged Comments (no download yet)
Related Downloads
- WP-Guestbook (by Frank Bültge)
- Paged Threaded Comments (by Zhou Qingbo)
- tp-guestbook (by 082net)
- Threaded and Paged Comments (by Trustin Lee)
- Guestbook Templates (by Jennifer)
Installation for WordPress 1.5 and 2.x
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.
- 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 for WordPress 2 users!
- WordPress 1.5 users: If you enabled the fancy_url feature in step 2, edit your .htaccess file and enter these lines:
RewriteRule ^(.+/)comment-page-([0-9]+)/?$ $1?cp=$2 [QSA,L]
RewriteRule ^(.+/)all-comments/?$ $1?cp=all [QSA,L]at the end of the file beneath the ‘#END WordPress’ marker (this ensures WordPress leaves the rule alone when updating the other rewrite rules).
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
- Thank You Stephen Colbert (over 60,000 comments!)
- Demo page
- Ajax demo
- White Town guestbook
- 10 most popular torrent sites of 2007
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, freely available and open source, please only donate if you want to and can afford it.)
[...] 这个最方便,使用这个paged comment插件,然后修改主题,就可以设置显示顺序了。 [...]
[...] Useful for those popular blog entries receiving many comments, or a simple … Version 2.6.4 (2007-07-31) (zip file) Release Notes. View code at the WP … More Blog Resources [...]
[...] Keyvan Minoukadeh ” WordPress Paged Comments Plugin Useful for those popular blog entries receiving many comments, or a simple … Version 2.6.4 (2007-07-31) (zip file) Release Notes. View code at the WP … [...]
[...] WordPress Paged Comments. Si tienen muchos comentarios en sus post, es mejor que los paginen para evitar que la carga se vuelva eterna. Esta es una buena opción para dividir los comentarios en varias páginas. [...]
[...] WordPress Paged Comments - cho phép viết comment trên các trang. Rất hữu ích cho các blog có nhiều comment. [...]
[...] 详情:http://www.keyvan.net/code/paged-comments/ [...]
[...] WordPress Paged Comments - allows comment paging. Useful for those very popular blog entries receiving many comments. [...]
[...] WordPress Paged Comments - Permite paginar comentários. Muito útil em posts populares. [...]
[...] WordPress Paged Comments - allows comment paging. Useful for those very popular blog entries receiving many comments. [...]
[...] 基于 Paged Comments [...]