Title: wp-all-posts-page-link
Author: sandapao
Published: <strong>21 באוגוסט 2009</strong>
Last modified: 29 ביולי 2010

---

חיפוש תוספים

תוסף זה **לא נבדק ב-3 הגרסאות הראשיות האחרונות של וורדפרס**. ייתכן והתוסף כבר לא
מתוחזק או נתמך על ידי יוצריו, וייתכן שיהיו לו בעיות תאימות בגרסות וורדפרס עדכניות
יותר.

![](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://he.wordpress.org/plugins/all-posts-page-link/#description)
 * [סקירות](https://he.wordpress.org/plugins/all-posts-page-link/#reviews)
 *  [התקנה](https://he.wordpress.org/plugins/all-posts-page-link/#installation)
 * [פיתוח](https://he.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://he.wordpress.org/plugins/all-posts-page-link/?output_format=md#)
 * [3](https://he.wordpress.org/plugins/all-posts-page-link/?output_format=md#)
 * [Next Page](https://he.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://he.wordpress.org/plugins/all-posts-page-link/?output_format=md#)
 * [Page3](https://he.wordpress.org/plugins/all-posts-page-link/?output_format=md#)
 * [+++](https://he.wordpress.org/plugins/all-posts-page-link/?output_format=md#)

## סקירות

There are no reviews for this plugin.

## מפתחים

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

OR

 * —
 * Page3
 * [Page2](https://he.wordpress.org/plugins/all-posts-page-link/?output_format=md#)
 * [Page1](https://he.wordpress.org/plugins/all-posts-page-link/?output_format=md#)
 * [+++](https://he.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**
 *  Last updated **לפני 16 שנים**
 *  Active installations **10+**
 *  WordPress version ** 2.8.2 ומעלה **
 *  Tested up to **2.8.5**
 *  שפה
 * [English (US)](https://wordpress.org/plugins/all-posts-page-link/)
 * Tags
 * [link](https://he.wordpress.org/plugins/tags/link/)[page](https://he.wordpress.org/plugins/tags/page/)
   [posts](https://he.wordpress.org/plugins/tags/posts/)
 *  [תצוגה מתקדמת](https://he.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)

[הצג הכל](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)