Title: Pager Widget
Author: Paul Ryan
Published: <strong>2010-يىلى 23-نويابىر</strong>
Last modified: 2024-يىلى 31-ئۆكتەبىر

---

قىستۇرما ئىزدە

![](https://s.w.org/plugins/geopattern-icon/pager-widget.svg)

# Pager Widget

 يازغۇچى [Paul Ryan](https://profiles.wordpress.org/figureone/)

[چۈشۈر](https://downloads.wordpress.org/plugin/pager-widget.zip)

 * [تەپسىلاتلار](https://ug.wordpress.org/plugins/pager-widget/#description)
 * [باھالاشلار](https://ug.wordpress.org/plugins/pager-widget/#reviews)
 *  [ئورنىتىش](https://ug.wordpress.org/plugins/pager-widget/#installation)
 * [ئىجادىيەت](https://ug.wordpress.org/plugins/pager-widget/#developers)

 [قوللاش](https://wordpress.org/support/plugin/pager-widget/)

## چۈشەندۈرۈش

Description: Widget that provides «Parent | Previous | Next» buttons to navigate
between pages at the same hierarchy level (and up to the parent page). You can modify
the settings to choose the words you want to use. To enable, first activate the 
plugin, then add the widget to a sidebar in the Widgets settings page.

View or contribute to the plugin source on github: [https://github.com/uhm-coe/pager-widget](https://github.com/uhm-coe/pager-widget)

## ئېكران كەسمىسى

 * [[
 * The Pager Widget added to the page bottom widget area.

## ئورنىتىش

 1. Upload `pager-widget.php` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ›Plugins‹ menu in WordPress
 3. Place the widget where you want it through the ›Widgets‹ menu in WordPress
 4. Adjust the settings, if necessary, after placing the widget in a widget area

## باھالاشلار

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

### 󠀁[Fan of this plugin](https://wordpress.org/support/topic/fan-of-this-plugin-2/)󠁿

 [nudnavda](https://profiles.wordpress.org/nudnavda/) 2024-يىلى 22-ئىيۇل 1 reply

I use this plugin for some years now: it’s impressively simple but equally useful–
with the help of some added css for esthetics. I appreciate how useful it is for
creating categorised pagination, so i’m very glad to see that you (developer) keep
actualizing the source base. Big thanks for this! 🙏

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

### 󠀁[Really Nice](https://wordpress.org/support/topic/just-ok-7/)󠁿

 [timbobo](https://profiles.wordpress.org/timbobo/) 2019-يىلى 23-فېۋرال

The story mode on this plugin makes it almost do what I needed it to do, which was
page through an entire section of content with a title level, chapter level, and
page level. I just don’t like that in this mode my very top level page still has
a back button, which I had to work around. But this is easy to do with custom CSS
on that particular page: /* hides the previous button on the first page */ #linksPrevNext
a:first-child{ display: none; } /* hides the next button on the last page */ #linksPrevNext
a:last-child{ display: none; } Having this as a widget is nice because you can decide
exactly where you want it to appear. I am using «widgets on pages», to just include
it on pages where I want it to show up. It would be nice if you could still have
a parent button in story-mode, but then just specify where you want that link to
go. I recommend this plugin anyone trying to simply add some previous and next navigation
to pages on your site. This plugin works well.

 [ 2 باھالاشنىڭ ھەممىنى ئوقۇش ](https://wordpress.org/support/plugin/pager-widget/reviews/)

## تۆھپىكار ۋە ئىجادكار

«Pager Widget» كودى ئوچۇق يۇمشاق دېتال. تۆۋەندىكى كىشىلەر بۇ قىستۇرمىغا تۆھپە قوشقان.

تۆھپىكار

 *   [ Paul Ryan ](https://profiles.wordpress.org/figureone/)

[«Pager Widget» نى تىلىڭىزغا تەرجىمە قىلىڭ](https://translate.wordpress.org/projects/wp-plugins/pager-widget)

### ئىجادىيەتكە قىزىقامسىز؟

[كودقا كۆز يۈگۈرتۈپ](https://plugins.trac.wordpress.org/browser/pager-widget/)، 
[SVN خەزىنە](https://plugins.svn.wordpress.org/pager-widget/) تەكشۈرۈپ ياكى [RSS](https://plugins.trac.wordpress.org/log/pager-widget/?limit=100&mode=stop_on_copy&format=rss)
ئارقىلىق [ئىجادىيەت خاتىرىسى](https://plugins.trac.wordpress.org/log/pager-widget/)
گە مۇشتەرى بولغىلى بولىدۇ.

## ئۆزگىرىش خاتىرىسى

#### 1.8.3

 * Fix log warnings about undefined sortStoryModeAlphabetically.
 * Tested up to WordPress 6.2.2.

#### 1.8.2

 * Don’t render widget on non-hierarchical post types.
 * Tested up to WordPress 5.8.1.
 * Apply coding standards via phpcs.xml.

#### 1.8.1

 * Tested up to WordPress 5.4.2.
 * Fix deprecation notice about create_function() on PHP 7.2 or higher.
 * Fix PHP notice about isStoryMode when checkbox is toggled when saving widget.

#### 1.8.0

 * Remove empty <h2 class=»widget-title»></h2> above widget.
 * Add page titles to anchor title attribute (so they show as tooltips). Props @UsuallyLogical
   for the suggestion!

#### 1.7.5

 * Add feature to sort story mode alphabetically. Props @deruyck for the suggestion!

#### 1.7.4

 * Fix for %title on parent link (was using current page title, not parent page).
   Props @Cornwell for tracking down the bug!

#### 1.7.3

 * Updated for WordPress 3.9.

#### 1.7.2

 * Fixed a story mode bug where the second-to-last page wouldn’t display a next 
   link.

#### 1.7.1

 * Fixed a sort order bug with the new story mode (oops).

#### 1.7

 * Add Story Mode, which pages through all site content, not just content under 
   a parent item. It basically walks through the site’s tree structure.

#### 1.6

 * Add variable %title so you can display the name of the page on the pager links

#### 1.5

 * Bug fix release (missed an $after_widget print on pages without the pager)

#### 1.0

 * Public release.

#### 0.9

 * Added ability to change level and text of links in the Widget panel.

#### 0.8

 * Converted plugin to 2.8 architecture to support multiple instances.

#### 0.5

 * Added link to parent.

#### 0.1

 * First development version.

## Meta

 *  Version **1.8.3**
 *  ئاخىرقى يېڭىلانغان ۋاقىت **1 يىل بۇرۇن**
 *  ئاكتىپ ئورنىتىش سانى **100+**
 *  WordPress نەشرى ** 2.8 ياكى يۇقىرى **
 *  **6.7.5** دا سىنالغان
 *  تىل
 * [English (US)](https://wordpress.org/plugins/pager-widget/)
 * بەلگە
 * [back](https://ug.wordpress.org/plugins/tags/back/)[navigation](https://ug.wordpress.org/plugins/tags/navigation/)
   [next](https://ug.wordpress.org/plugins/tags/next/)[pager](https://ug.wordpress.org/plugins/tags/pager/)
   [widget](https://ug.wordpress.org/plugins/tags/widget/)
 *  [ئالىي كۆرۈنۈش](https://ug.wordpress.org/plugins/pager-widget/advanced/)

## دەرىجە

 5/5 يۇلتۇز

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

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

[بارلىق ئىنكاسنى كۆرسەت](https://wordpress.org/support/plugin/pager-widget/reviews/)

## تۆھپىكار

 *   [ Paul Ryan ](https://profiles.wordpress.org/figureone/)

## قوللاش

چۈشەندۈرۈشىڭىز بارمۇ؟ ياردەم لازىممۇ؟

 [قوللاش مۇنبىرىنى كۆرسەت](https://wordpress.org/support/plugin/pager-widget/)