Title: Sortable Sticky Posts
Author: Aaron Brazell
Published: <strong>1 במאי 2013</strong>
Last modified: 1 במאי 2013

---

חיפוש תוספים

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

![](https://s.w.org/plugins/geopattern-icon/sortable-sticky-posts.svg)

# Sortable Sticky Posts

 מאת [Aaron Brazell](https://profiles.wordpress.org/technosailor/)

[הורדה](https://downloads.wordpress.org/plugin/sortable-sticky-posts.zip)

 * [פרטים](https://he.wordpress.org/plugins/sortable-sticky-posts/#description)
 * [סקירות](https://he.wordpress.org/plugins/sortable-sticky-posts/#reviews)
 * [פיתוח](https://he.wordpress.org/plugins/sortable-sticky-posts/#developers)

 [תמיכה](https://wordpress.org/support/plugin/sortable-sticky-posts/)

## תיאור

Adds a new admin settings section to the Settings > Reading table. Drag and drop
Sticky Posts in the order you want them considered by WordPress. (Note: You still
have to set posts as sticky on the post edit screen for sticky posts to show up)

## צילומי מסך

[⌊Simply drag the posts into the order you want them.⌉⌊Simply drag the posts into
the order you want them.⌉[

Simply drag the posts into the order you want them.

## שאלות נפוצות

  How do I order sticky posts?

Just drag and drop the posts in the order you want them considered.

 I changed the order, but the order isn't changed on my site. What's wrong?

This is a case of the loop not using `orderby` => `post__in`. You have to manually
modify your query to do this. Future versions will handle that for you.

    ```
    $sticky_loop = new WP_Query( array( 'post__in' => get_option('sticky_posts'), 'orderby' ==> 'post__in' ) );
    ```

 Do you like beer? Can I buy you one?

Derp. I'm a beer snob. Of course you can.

## סקירות

There are no reviews for this plugin.

## מפתחים

"Sortable Sticky Posts" הוא תוסף קוד פתוח. האנשים הבאים תרמו ליצירת התוסף הזה.

תורמים

 *   [ Aaron Brazell ](https://profiles.wordpress.org/technosailor/)

[ניתן לתרגם את "Sortable Sticky Posts" לשפה שלך.](https://translate.wordpress.org/projects/wp-plugins/sortable-sticky-posts)

### מעוניינים בפיתוח?

[עיינו בקוד](https://plugins.trac.wordpress.org/browser/sortable-sticky-posts/),
ראו את הקוד ב-[SVN repository](https://plugins.svn.wordpress.org/sortable-sticky-posts/),
או הירשמו ל[לוג פיתוח](https://plugins.trac.wordpress.org/log/sortable-sticky-posts/)
באמצעות [RSS](https://plugins.trac.wordpress.org/log/sortable-sticky-posts/?limit=100&mode=stop_on_copy&format=rss).

## שינויים

#### 1.0

 * Initial launch.

## מטא

 *  גרסה: **1.0**
 *  Last updated **לפני 13 שנים**
 *  Active installations **20+**
 *  WordPress version ** 3.5.1 ומעלה **
 *  Tested up to **3.6.1**
 *  שפה
 * [English (US)](https://wordpress.org/plugins/sortable-sticky-posts/)
 * Tags
 * [posts](https://he.wordpress.org/plugins/tags/posts/)[stickies](https://he.wordpress.org/plugins/tags/stickies/)
   [sticky](https://he.wordpress.org/plugins/tags/sticky/)
 *  [תצוגה מתקדמת](https://he.wordpress.org/plugins/sortable-sticky-posts/advanced/)

## דרוגים

 3 out of 5 stars.

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

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

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

## תורמים

 *   [ Aaron Brazell ](https://profiles.wordpress.org/technosailor/)

## תמיכה

יש לך משהו לומר? זקוק לעזרה?

 [פורום תמיכה](https://wordpress.org/support/plugin/sortable-sticky-posts/)