Title: wp-all-posts-page-link
Author: sandapao
Published: <strong>August 21, 2009</strong>
Last modified: July 29, 2010

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

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

# wp-all-posts-page-link

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

[Download](https://downloads.wordpress.org/plugin/all-posts-page-link.1.1.zip)

 * [Details](https://test.wordpress.org/plugins/all-posts-page-link/#description)
 * [Reviews](https://test.wordpress.org/plugins/all-posts-page-link/#reviews)
 *  [Installation](https://test.wordpress.org/plugins/all-posts-page-link/#installation)
 * [Development](https://test.wordpress.org/plugins/all-posts-page-link/#developers)

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

## Description

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

## Installation

 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.

## FAQ

  What’s the format of the output?

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

 * Prev Page
 * 1
 * [2](https://test.wordpress.org/plugins/all-posts-page-link/?output_format=md#)
 * [3](https://test.wordpress.org/plugins/all-posts-page-link/?output_format=md#)
 * [Next Page](https://test.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://test.wordpress.org/plugins/all-posts-page-link/?output_format=md#)
 * [Page3](https://test.wordpress.org/plugins/all-posts-page-link/?output_format=md#)
 * [+++](https://test.wordpress.org/plugins/all-posts-page-link/?output_format=md#)

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“wp-all-posts-page-link” is open source software. The following people have contributed
to this plugin.

Contributors

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

[Translate “wp-all-posts-page-link” into your language.](https://translate.wordpress.org/projects/wp-plugins/all-posts-page-link)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/all-posts-page-link/),
check out the [SVN repository](https://plugins.svn.wordpress.org/all-posts-page-link/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/all-posts-page-link/)
by [RSS](https://plugins.trac.wordpress.org/log/all-posts-page-link/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0

 * first version.

#### 1.1

 * Remove class from [](https://test.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://test.wordpress.org/plugins/all-posts-page-link/?output_format=md#)
 * [Page3](https://test.wordpress.org/plugins/all-posts-page-link/?output_format=md#)
 * [+++](https://test.wordpress.org/plugins/all-posts-page-link/?output_format=md#)

OR

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

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

## Meta

 *  Version **1.1**
 *  Last updated **16 years ago**
 *  Active installations **10+**
 *  WordPress version ** 2.8.2 or higher **
 *  Tested up to **2.8.5**
 *  Language
 * [English (US)](https://wordpress.org/plugins/all-posts-page-link/)
 * Tags
 * [link](https://test.wordpress.org/plugins/tags/link/)[page](https://test.wordpress.org/plugins/tags/page/)
   [posts](https://test.wordpress.org/plugins/tags/posts/)
 *  [Advanced View](https://test.wordpress.org/plugins/all-posts-page-link/advanced/)

## Ratings

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/)

## Contributors

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

## Support

Got something to say? Need help?

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

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://www.sandapao.com/html/y2009/08/wp-all-posts-page-link.html)