Title: Order Manager
Author: Doug Wollison
Published: <strong>2019 年 12 月 18 日</strong>
Last modified: 2024 年 10 月 14 日

---

搜尋外掛

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

![](https://s.w.org/plugins/geopattern-icon/order-manager.svg)

# Order Manager

 由 [Doug Wollison](https://profiles.wordpress.org/dougwollison/) 開發

[下載](https://downloads.wordpress.org/plugin/order-manager.1.1.0.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/order-manager/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/order-manager/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/order-manager/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/order-manager/#developers)

 [技術支援](https://wordpress.org/support/plugin/order-manager/)

## 外掛說明

Order Manager allows you sort posts and terms belonging to any post type or any 
taxonomy,
 as well as posts tagged with a specific term.

#### Options

**Enable order manager for all posts/terms**

This will add a new page to the WordPress menu under the associated post type.
 
It provides you with a straightforward drag-and-drop interface to organize your 
posts or terms. If the post type or taxonomy supports a hierarchy, it will also 
let you easily reassign items to different parents by dragging them just below the
intended parent.

This adds a new `'orderby'` value when using `get_terms()`: `'menu_order'`.

**Enable post order manager for each term**

Taxonomies with this option enabled will now offer a post order interface on
 each
term’s edit screen, allowing you to set a unique order for posts in that term.

This adds a new `'orderby'` value when using `get_posts()`: `'term_order'`.

_Note: this unique order will only take effect when listing posts belonging to
 
a specific term that uses this.

**Override order on `get_posts()/get_terms()`**

This will cause all queries for posts/terms of that type to use the custom
 order
by default, rather than by date/name. In the case of a query for posts belonging
to a term with post-sorting enabled, it will use that order by default.

## 安裝方式

 1. Upload the contents of `order-manager.tar.gz` to your `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Find the new ‘Order Manager’ page under ‘Settings’ in WordPress.
 4. Select which features you want enabled on each post type/taxonomy (any that have
    a UI will be available).
 5. The individual order managers will appear in the menu under it’s respective post
    type
     (e.g. ‘Page Order’ under ‘Pages’ or ‘Category Order’ under ‘Posts’). If post
    order is enabled for terms, the interface will appear on the edit screen of each
    term.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈Order Manager〉的開發相關工作。

參與者

 *   [ Doug Wollison ](https://profiles.wordpress.org/dougwollison/)

[將〈Order Manager〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/order-manager)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/order-manager/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/order-manager/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/order-manager/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/order-manager/)。

## 變更記錄

**Details on each release can be found [on the GitHub releases page](https://github.com/dougwollison/order-manager/releases)
for this project.**

#### 1.1.0

Quick Sort, REST support, public API, code cleanup

#### 1.0.0

Initial public release.

## 中繼資料

 *  版本 **1.1.0**
 *  最後更新 **2 年前**
 *  啟用安裝數 **40+**
 *  WordPress 版本需求 ** 5.2 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.6.5**
 *  PHP 版本需求 ** 7.1.0 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/order-manager/)
 * 標籤:
 * [order manager](https://tw.wordpress.org/plugins/tags/order-manager/)[post order](https://tw.wordpress.org/plugins/tags/post-order/)
   [sort posts](https://tw.wordpress.org/plugins/tags/sort-posts/)[term order](https://tw.wordpress.org/plugins/tags/term-order/)
 *  [進階檢視](https://tw.wordpress.org/plugins/order-manager/advanced/)

## 評分

這個項目尚無任何評論記錄。

[Your review](https://wordpress.org/support/plugin/order-manager/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/order-manager/reviews/)

## 參與者

 *   [ Doug Wollison ](https://profiles.wordpress.org/dougwollison/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/order-manager/)