Title: WP-CommentNavi
Author: Lester Chan
Published: <strong>نومبر 4, 2008</strong>
Last modified: اگست 9, 2023

---

پلگ انز تلاش کریں

![](https://ps.w.org/wp-commentnavi/assets/banner-772x250.jpg?rev=1206686)

یہ پلگ ان **ورڈپریس کے تازہ ترین 3 ریلیزوں کے ساتھ ٹیسٹ نہیں کیا گیا ہے**۔ اب یہ
برقرار نہیں رکھا جا سکتا یا معاونت نہیں کی جا سکتی اور اس کو ورڈپریس کے تازہ ترین
ورژنز کے ساتھ استعمال کیے جانے پر مطابقت کے مسائل ہو سکتے ہیں۔

![](https://ps.w.org/wp-commentnavi/assets/icon.svg?rev=978093)

# WP-CommentNavi

 منجانب [Lester Chan](https://profiles.wordpress.org/gamerz/)

[ڈاؤن لوڈ کریں](https://downloads.wordpress.org/plugin/wp-commentnavi.zip)

 * [تفصیلات](https://ur.wordpress.org/plugins/wp-commentnavi/#description)
 * [جائزے](https://ur.wordpress.org/plugins/wp-commentnavi/#reviews)
 * [ڈیولپمنٹ](https://ur.wordpress.org/plugins/wp-commentnavi/#developers)

 [معاونت](https://wordpress.org/support/plugin/wp-commentnavi/)

## تفصیل

Example: `Pages 1 of 20: [1] 2 3 4 ... Last`

### General Usage

 1. Open `wp-content/themes/<YOUR THEME NAME>/comments.php`
 2. Add: `<?php if(function_exists('wp_commentnavi')) { wp_commentnavi(); } ?>`
 3. Go to `WP-Admin -> Settings-> CommentNavi` to 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.css` from 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

 * [https://github.com/lesterchan/wp-commentnavi](https://github.com/lesterchan/wp-commentnavi)

### Translations

 * [http://dev.wp-plugins.org/browser/wp-commentnavi/i18n/](http://dev.wp-plugins.org/browser/wp-commentnavi/i18n/)

### Credits

 * Plugin icon by [Freepik](http://www.freepik.com) from [Flaticon](http://www.flaticon.com)

### 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.

## اسکرین شاٹس

[⌊Admin - CommentNavi Options⌉⌊Admin - CommentNavi Options⌉[

Admin – CommentNavi Options

[⌊Default CommentNavi Style⌉⌊Default CommentNavi Style⌉[

Default CommentNavi Style

## عمومی سوالات

### To Display View All Comments Link

 1. Open `wp-content/themes/<YOUR THEME NAME>/comments.php`
 2. Add:

* The first value you pass in is the "View All Comments” link text * Default: `wp_commentnavi_all_comments_link('
View all comments');`

## جائزے

![](https://secure.gravatar.com/avatar/cdd3ab88d2aa68c54e9962ccf19506f9583af82b5d5500d1c867ae1785076229?
s=60&d=retro&r=g)

### 󠀁[Add a new feature.Good plugin](https://wordpress.org/support/topic/add-a-new-feature-good-plugin/)󠁿

 [waqarpro](https://profiles.wordpress.org/waqarpro/) ستمبر 28, 2016

I have 5 Comment Pages with 5 comments on each page.So by default,newest comments
goes to 5th page. How to get newest comments on 1st page? How to reverse wordpress
comments pagination? please help the people to solve this problem.thanks

 [ تمام 2 جائزے پڑھیں ](https://wordpress.org/support/plugin/wp-commentnavi/reviews/)

## شراکت دار اور ڈیویلپرز

“WP-CommentNavi” اوپن سورس سافٹ ویئر ہے۔ مندرجہ ذیل لوگوں نے اس پلگ ان میں حصہ لیا:

شراکت دار

 *   [ Lester Chan ](https://profiles.wordpress.org/gamerz/)

“WP-CommentNavi” کا 1 زبان میں ترجمہ کیا گیا ہے۔ تعاون کے لیے [مترجمین](https://translate.wordpress.org/projects/wp-plugins/wp-commentnavi/contributors)
کا شکریہ۔

[“WP-CommentNavi” کا اپنی زبان میں ترجمہ کریں۔](https://translate.wordpress.org/projects/wp-plugins/wp-commentnavi)

### ڈویلپمینٹ میں دلچسپی ہے؟

[کوڈ براؤز کریں](https://plugins.trac.wordpress.org/browser/wp-commentnavi/)، [ایس این وی ریپوزیٹری](https://plugins.svn.wordpress.org/wp-commentnavi/)
کو چیک کریں یا [ڈویلپمینٹ لاگ](https://plugins.trac.wordpress.org/log/wp-commentnavi/)
کو سبسکرائب کریں بذریعہ [آر ایس ایس](https://plugins.trac.wordpress.org/log/wp-commentnavi/?limit=100&mode=stop_on_copy&format=rss)۔

## چینج لاگ

### Version 1.12.2

 * FIXED: XSS. esc_attr() on form values

### Version 1.12.1

 * FIXED: XSS

### Version 1.12

 * FIXED: commentnavi_textdomain instead of polls_textdomain. Props slightlydifferent.

### Version 1.11

 * NEW: Supports WordPress Mutisite Network Activation
 * NEW: Uses WordPress native uninstall.php

### Version 1.10 (01-06-2009)

 * NEW: Works For WordPress 2.8
 * NEW: Added "View All Comments” Link Function
 * NEW: Added "first”, "page” and "last” CSS Name To Link
 * NEW: Use _n() Instead Of __ngettext() And _n_noop() Instead Of __ngettext_noop()
 * FIXED: Removed " ” Entity

### Version 1.00 (12-12-2008)

 * NEW: Initial Release

## میٹا

 *  Version **1.12.2**
 *  Last updated **3 سال پہلے**
 *  Active installations **700+**
 *  WordPress version ** 2.8 یا اس سے جدید **
 *  Tested up to **6.3.8**
 *  Languages
 * [English (US)](https://wordpress.org/plugins/wp-commentnavi/) اور [Russian](https://ru.wordpress.org/plugins/wp-commentnavi/).
 *  [اپنی زبان میں ترجمہ کریں](https://translate.wordpress.org/projects/wp-plugins/wp-commentnavi)
 * Tags
 * [Navi](https://ur.wordpress.org/plugins/tags/navi/)[navigation](https://ur.wordpress.org/plugins/tags/navigation/)
   [page](https://ur.wordpress.org/plugins/tags/page/)
 *  [اعلی درجے کا منظر](https://ur.wordpress.org/plugins/wp-commentnavi/advanced/)

## درجہ بندیاں

 5 out of 5 stars.

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/wp-commentnavi/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/wp-commentnavi/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/wp-commentnavi/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/wp-commentnavi/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/wp-commentnavi/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/wp-commentnavi/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/wp-commentnavi/reviews/)

## شراکت دار

 *   [ Lester Chan ](https://profiles.wordpress.org/gamerz/)

## معاونت

کچھ کہنا ہے؟ مدد چاہیے؟

 [معاونتی فورم دیکھیں](https://wordpress.org/support/plugin/wp-commentnavi/)

## عطیہ دیں

کیا آپ اس پلگ ان کی ترقی میں معاونت کرنا چاہتے ہیں؟

 [ اس پلگ ان کو عطیہ دیں ](http://lesterchan.net/site/donation/)