Title: Sortable Sticky Posts
Author: Aaron Brazell
Published: <strong>2013年5月1日</strong>
Last modified: 2013年5月1日

---

搜尋外掛

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 WordPress 產生使用上的相容性問題。

![](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://zh-hk.wordpress.org/plugins/sortable-sticky-posts/#description)
 * [評價](https://zh-hk.wordpress.org/plugins/sortable-sticky-posts/#reviews)
 * [開發](https://zh-hk.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 存放庫](https://plugins.svn.wordpress.org/sortable-sticky-posts/)，或透過
[RSS](https://plugins.trac.wordpress.org/log/sortable-sticky-posts/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/sortable-sticky-posts/)。

## 修改日誌

#### 1.0

 * Initial launch.

## 其它

 *  Version **1.0**
 *  Last updated **13 年之前**
 *  Active installations **20+**
 *  WordPress version ** 3.5.1 or higher **
 *  Tested up to **3.6.1**
 *  Language
 * [English (US)](https://wordpress.org/plugins/sortable-sticky-posts/)
 * Tags
 * [posts](https://zh-hk.wordpress.org/plugins/tags/posts/)[stickies](https://zh-hk.wordpress.org/plugins/tags/stickies/)
   [sticky](https://zh-hk.wordpress.org/plugins/tags/sticky/)
 *  [進階顯示](https://zh-hk.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/)