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

---

Sök tillägg

Det här tillägget **har inte testats med någon av de 3 senaste huvudversionerna 
av WordPress**. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem
när det används tillsammans med nyare versioner av WordPress.

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

# wp-all-posts-page-link

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

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

 * [Detaljer](https://sv.wordpress.org/plugins/all-posts-page-link/#description)
 * [Recensioner](https://sv.wordpress.org/plugins/all-posts-page-link/#reviews)
 *  [Installation](https://sv.wordpress.org/plugins/all-posts-page-link/#installation)
 * [Utveckling](https://sv.wordpress.org/plugins/all-posts-page-link/#developers)

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

## Beskrivning

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.

## Vanliga frågor

  What’s the format of the output?

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

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

## Recensioner

Detta tillägg har inga recensioner.

## Bidragsgivare och utvecklare

”wp-all-posts-page-link” är programvara med öppen källkod. Följande personer har
bidragit till detta tillägg.

Bidragande personer

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

[Översätt ”wp-all-posts-page-link” till ditt språk.](https://translate.wordpress.org/projects/wp-plugins/all-posts-page-link)

### Intresserad av programutveckling?

[Läs programkoden](https://plugins.trac.wordpress.org/browser/all-posts-page-link/),
kika på [SVN-filförvaret](https://plugins.svn.wordpress.org/all-posts-page-link/)
eller prenumerera på [utvecklarloggen](https://plugins.trac.wordpress.org/log/all-posts-page-link/)
via [RSS](https://plugins.trac.wordpress.org/log/all-posts-page-link/?limit=100&mode=stop_on_copy&format=rss).

## Ändringslogg

#### 1.0

 * first version.

#### 1.1

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

OR

 * —
 * Page3
 * [Page2](https://sv.wordpress.org/plugins/all-posts-page-link/?output_format=md#)
 * [Page1](https://sv.wordpress.org/plugins/all-posts-page-link/?output_format=md#)
 * [+++](https://sv.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**
 *  Senast uppdaterat **16 år sedan**
 *  Aktiva installationer **10+**
 *  WordPress-version ** 2.8.2 eller senare **
 *  Testat upp till **2.8.5**
 *  Språk
 * [English (US)](https://wordpress.org/plugins/all-posts-page-link/)
 * Etiketter
 * [link](https://sv.wordpress.org/plugins/tags/link/)[page](https://sv.wordpress.org/plugins/tags/page/)
   [posts](https://sv.wordpress.org/plugins/tags/posts/)
 *  [Avancerad vy](https://sv.wordpress.org/plugins/all-posts-page-link/advanced/)

## Betyg

Än så länge har inga recensioner skickats in.

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

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

## Bidragande personer

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

## Support

Har du något att säga? Behöver du hjälp?

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

## Donera

Skulle du vilja bidra till utvecklingen av detta tillägg?

 [ Donera till det här tillägget ](http://www.sandapao.com/html/y2009/08/wp-all-posts-page-link.html)