
Adds a more advanced paging navigation for your comments to your WordPress 2.8 and above blog.
| Author: | Lester Chan (profile at wordpress.org) |
| WordPress version required: | 2.8 |
| WordPress version tested: | 6.3.7 |
| Plugin version: | 1.12.2 |
| Added to WordPress repository: | 04-11-2008 |
| Last updated: | 09-08-2023
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
| Rating, %: | 100 |
| Rated by: | 2 |
| Plugin URI: | https://lesterchan.net/portfolio/programming/... |
| Total downloads: | 64 613 |
| Active installs: | 800+ |
![]() Click to start download |
|
Example: Pages 1 of 20: [1] 2 3 4 ... Last
General Usage
- Open
wp-content/themes/<YOUR THEME NAME>/comments.php - Add:
<?php if(function_exists('wp_commentnavi')) { wp_commentnavi(); } ?> - Go to
WP-Admin -> Settings-> CommentNavito configure WP-CommentNavi
- If you need to configure the CSS style of WP-CommentNavi, open and edit:
commentnavi-css.css - WP-CommentNavi will load
commentnavi-css.cssfrom your theme’s directory if it exists. - If it doesn’t exists, it will just load the default ‘commentnavi-css.css’ that comes with WP-CommentNavi.
- This will allow you to upgrade WP-CommentNavi without worrying about overwriting your page navigation styles that you have create
Build Status
Development
Translations
Credits
Donations
- I spent most of my free time creating, updating, maintaining and supporting these plugins, if you really love my plugins and could spare me a couple of bucks, I will really appreciate it. If not feel free to use it without any obligations.
Screenshots
FAQ
ChangeLog


