Title: Sortable Sticky Posts
Author: Aaron Brazell
Published: <strong>मे 1, 2013</strong>
Last modified: मे 1, 2013

---

प्लगिनहरू खोज्नुहोस्

यो प्लगिन **वर्डप्रेसका ३ प्रमुख नवीनतम रिलीजहरूसँग परीक्षण गरिएको छैन**। यो अब 
सम्भवतः व्यवस्थित वा समर्थन नभएको हुन सक्छ र वर्डप्रेसका नयाँ संस्करणहरूमा प्रयोग
गर्दा अनुकूलता सम्बन्धी समस्या हुन सक्छ।

![](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://ne.wordpress.org/plugins/sortable-sticky-posts/#description)
 * [समीक्षाहरू](https://ne.wordpress.org/plugins/sortable-sticky-posts/#reviews)
 * [विकास](https://ne.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.

## समीक्षाहरू

यस प्लगिनको लागि कुनै समीक्षाहरू छैनन्।

## योगदानकर्ता र डेभलपरहरू

“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/log/sortable-sticky-posts/?limit=100&mode=stop_on_copy&format=rss)
द्वारा [कोड ब्राउज गर्नुहोस्](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/) को 
सदस्यता लिनुहोस्।

## चेन्जलग

#### 1.0

 * Initial launch.

## मेटा

 *  संस्करण **1.0**
 *  पछिल्लो अपडेट **13 वर्ष अघि**
 *  सक्रिय स्थापना **20+**
 *  वर्डप्रेस संस्करण ** 3.5.1 वा उच्च **
 *  जाँच गरिएको **3.6.1**
 *  भाषा
 * [English (US)](https://wordpress.org/plugins/sortable-sticky-posts/)
 * ट्यागहरू
 * [posts](https://ne.wordpress.org/plugins/tags/posts/)[stickies](https://ne.wordpress.org/plugins/tags/stickies/)
   [sticky](https://ne.wordpress.org/plugins/tags/sticky/)
 *  [उन्नत दृश्य](https://ne.wordpress.org/plugins/sortable-sticky-posts/advanced/)

## रेटिङ्गहरू

 ५ मा 3 तारा।

 *  [  1 5-तारा समीक्षा     ](https://wordpress.org/support/plugin/sortable-sticky-posts/reviews/?filter=5)
 *  [  0 4-तारा समीक्षाहरू     ](https://wordpress.org/support/plugin/sortable-sticky-posts/reviews/?filter=4)
 *  [  0 3-तारा समीक्षाहरू     ](https://wordpress.org/support/plugin/sortable-sticky-posts/reviews/?filter=3)
 *  [  0 2-तारा समीक्षाहरू     ](https://wordpress.org/support/plugin/sortable-sticky-posts/reviews/?filter=2)
 *  [  1 1-तारा समीक्षा     ](https://wordpress.org/support/plugin/sortable-sticky-posts/reviews/?filter=1)

[तपाईँको समीक्षा](https://wordpress.org/support/plugin/sortable-sticky-posts/reviews/#new-post)

[सबै समीक्षाहरू हेर्नुहोस्](https://wordpress.org/support/plugin/sortable-sticky-posts/reviews/)

## योगदानकर्ताहरू

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

## सहायता

केही भन्नु छ? सहयोग चाहियो?

 [सहायता फोरम हेर्नुहोस्](https://wordpress.org/support/plugin/sortable-sticky-posts/)