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://ur.wordpress.org/plugins/sortable-sticky-posts/#description)
 * [جائزے](https://ur.wordpress.org/plugins/sortable-sticky-posts/#reviews)
 * [ڈیولپمنٹ](https://ur.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/)،
[ایس این وی ریپوزیٹری](https://plugins.svn.wordpress.org/sortable-sticky-posts/)
کو چیک کریں یا [ڈویلپمینٹ لاگ](https://plugins.trac.wordpress.org/log/sortable-sticky-posts/)
کو سبسکرائب کریں بذریعہ [آر ایس ایس](https://plugins.trac.wordpress.org/log/sortable-sticky-posts/?limit=100&mode=stop_on_copy&format=rss)۔

## چینج لاگ

#### 1.0

 * Initial launch.

## میٹا

 *  Version **1.0**
 *  Last updated **13 سال پہلے**
 *  Active installations **20+**
 *  WordPress version ** 3.5.1 یا اس سے جدید **
 *  Tested up to **3.6.1**
 *  Language
 * [English (US)](https://wordpress.org/plugins/sortable-sticky-posts/)
 * Tags
 * [posts](https://ur.wordpress.org/plugins/tags/posts/)[stickies](https://ur.wordpress.org/plugins/tags/stickies/)
   [sticky](https://ur.wordpress.org/plugins/tags/sticky/)
 *  [اعلی درجے کا منظر](https://ur.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/)