Title: wp-all-posts-page-link
Author: sandapao
Published: <strong>21.08.2009</strong>
Last modified: 29.07.2010

---

Шукати плагіни

Цей плагін **не перевірявся з останніми 3-ма основними випусками WordPress**. Можливо,
він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності
при використанні з більш новими версіями WordPress.

![](https://s.w.org/plugins/geopattern-icon/all-posts-page-link.svg)

# wp-all-posts-page-link

 Від автора [sandapao](https://profiles.wordpress.org/sandapao/)

[Завантажити](https://downloads.wordpress.org/plugin/all-posts-page-link.1.1.zip)

 * [Деталі](https://uk.wordpress.org/plugins/all-posts-page-link/#description)
 * [Відгуки](https://uk.wordpress.org/plugins/all-posts-page-link/#reviews)
 *  [Встановлення](https://uk.wordpress.org/plugins/all-posts-page-link/#installation)
 * [Розробка](https://uk.wordpress.org/plugins/all-posts-page-link/#developers)

 [Підтримка](https://wordpress.org/support/plugin/all-posts-page-link/)

## Опис

Display page link for all posts. Tested on wordpress 2.8.2 and 2.8.4 and 2.8.5, 
on bugs found.

## Встановлення

 1. Upload `wp-all-posts-pages-link.php` to the `/wp-content/plugins/wp-all-posts-page-
    link` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Place in the index.php of your templates. And the result will be:
     “Prev Page 1
    2 3 Next Page”.
 4. You may change the page number form to set parameters like all_posts_page_link(‘
    Prev’, ‘Next’, ‘P’). If so the result will be:
     “Prev Page P1 P2 P3 Next Page”.
 5. If you want to display with reverse page number, you may set parameter like all_posts_page_link(‘
    Prev’, ‘Next’, ”, 0, ). If so the result will be:
     “Prev Page 3 2 1 Next Page”.
    In the reverse form, the latest is 3.

## Часті питання

  What’s the format of the output?

The format of output as follows(current page number is 1):

 * Prev Page
 * 1
 * [2](https://uk.wordpress.org/plugins/all-posts-page-link/?output_format=md#)
 * [3](https://uk.wordpress.org/plugins/all-posts-page-link/?output_format=md#)
 * [Next Page](https://uk.wordpress.org/plugins/all-posts-page-link/?output_format=md#)

  How to customize prev and next lable?

You can set them on the arguments of function all_posts_page_link, like all_posts_page_link(‘–‘,‘
++’, ‘Page’) . For these arguments, the output will as follows(current page number
is 1):

 * —
 * Page1
 * [Page2](https://uk.wordpress.org/plugins/all-posts-page-link/?output_format=md#)
 * [Page3](https://uk.wordpress.org/plugins/all-posts-page-link/?output_format=md#)
 * [+++](https://uk.wordpress.org/plugins/all-posts-page-link/?output_format=md#)

## Відгуки

Для цього плагіна немає відгуків.

## Учасники та розробники

“wp-all-posts-page-link” — проект з відкритим вихідним кодом. В розвиток плагіну
внесли свій вклад наступні учасники:

Учасники

 *   [ sandapao ](https://profiles.wordpress.org/sandapao/)

[Перекладіть “wp-all-posts-page-link” на вашу мову.](https://translate.wordpress.org/projects/wp-plugins/all-posts-page-link)

### Цікавитесь розробкою?

[Перегляньте код](https://plugins.trac.wordpress.org/browser/all-posts-page-link/),
перегляньте [сховище SVN](https://plugins.svn.wordpress.org/all-posts-page-link/)
або підпишіться на [журнал розробки](https://plugins.trac.wordpress.org/log/all-posts-page-link/)
за допомогою [RSS](https://plugins.trac.wordpress.org/log/all-posts-page-link/?limit=100&mode=stop_on_copy&format=rss).

## Журнал змін

#### 1.0

 * first version.

#### 1.1

 * Remove class from [](https://uk.wordpress.org/plugins/all-posts-page-link/?output_format=md#)
 * Add option for reverse display. This means you can chose pages like:

 * —
 * Page1
 * [Page2](https://uk.wordpress.org/plugins/all-posts-page-link/?output_format=md#)
 * [Page3](https://uk.wordpress.org/plugins/all-posts-page-link/?output_format=md#)
 * [+++](https://uk.wordpress.org/plugins/all-posts-page-link/?output_format=md#)

OR

 * —
 * Page3
 * [Page2](https://uk.wordpress.org/plugins/all-posts-page-link/?output_format=md#)
 * [Page1](https://uk.wordpress.org/plugins/all-posts-page-link/?output_format=md#)
 * [+++](https://uk.wordpress.org/plugins/all-posts-page-link/?output_format=md#)

In the reverse form, the Page3 is the latest. Othrwise Page1 is the latest.

## Мета

 *  Версія **1.1**
 *  Останнє оновлення **16 років тому**
 *  Активних встановлень **10+**
 *  Версія WordPress ** 2.8.2 або вище **
 *  Tested up to **2.8.5**
 *  Мова
 * [English (US)](https://wordpress.org/plugins/all-posts-page-link/)
 * Позначки
 * [link](https://uk.wordpress.org/plugins/tags/link/)[page](https://uk.wordpress.org/plugins/tags/page/)
   [posts](https://uk.wordpress.org/plugins/tags/posts/)
 *  [Розширений перегляд](https://uk.wordpress.org/plugins/all-posts-page-link/advanced/)

## Оцінки

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/all-posts-page-link/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/all-posts-page-link/reviews/)

## Учасники

 *   [ sandapao ](https://profiles.wordpress.org/sandapao/)

## Підтримка

Є що сказати? Потрібна допомога?

 [Перейти в форум підтримки](https://wordpress.org/support/plugin/all-posts-page-link/)

## Пожертвування

Ви хотіли б підтримати розвиток цього плагіна?

 [ Пожертвувати на розвиток плагіна ](http://www.sandapao.com/html/y2009/08/wp-all-posts-page-link.html)