Title: Term Menu Order
Author: Yoast
Published: <strong>2010 年 12 月 17 日</strong>
Last modified: 2012 年 7 月 4 日

---

搜尋外掛

![](https://ps.w.org/term-menu-order/assets/banner-772x250.jpg?rev=479895)

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

![](https://s.w.org/plugins/geopattern-icon/term-menu-order_f0f0f0.svg)

# Term Menu Order

 由 [Yoast](https://profiles.wordpress.org/yoast/) 開發

[下載](https://downloads.wordpress.org/plugin/term-menu-order.0.4.zip)

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

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

## 外掛說明

This plugin is intended as an aid to theme and plugin developers.

The purpose of the plugin is to allow arbitrary sorting of terms, similar to pages.
This allows queries that
 fetch terms to use ‘menu_order’ as a sort order. Here’s
an example:

    ```
    $terms = get_terms('category', array( 'orderby' => 'menu_order' ) );
    ```

[Documentation](https://github.com/billerickson/Term-Menu-Order/wiki) | [Support Forum](https://github.com/billerickson/Term-Menu-Order/issues)

### Internationalization (i18n)

This plugin has been translated into the languages listed below:

 * es_ES – Spanish. Thank you to Ivan Vasquez for contributing!
 * fr_FR – French. Thank you to Frederick Marcoux for contributing!

If you’re interested in doing a translation into your language, please let me know.

## 螢幕擷圖

 * [[
 * ‘menu_order’ available in Quick Edit.
 * [[
 * ‘menu_order’ available when adding a new term.
 * [[
 * ‘menu_order’ available when editing a term.

## 安裝方式

 1. Upload the term-menu-order to /wp-content/plugins/.
 2. Activate the plugin through the “Plugins” menu in WordPress.
 3. You will now be able to set an ‘Order’ field for categories, tags and custom taxonomy
    terms.

## 使用者評論

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

## 參與者及開發者

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

參與者

 *   [ Yoast ](https://profiles.wordpress.org/yoast/)
 *   [ jameslafferty ](https://profiles.wordpress.org/jameslafferty/)
 *   [ Bill Erickson ](https://profiles.wordpress.org/billerickson/)

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

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

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

## 變更記錄

#### 0.4.0

 * Only delete data when plugin is deleted, not on deactivation
 * Other minor bug fixes based on messages in support forum

#### 0.3.1

 * Re-added French language support.
 * Added Spanish language support. Thank you to Ivan Vasquez for this contribution!

#### 0.3

 * Updated plugin to make menu_order work (broke in WordPress 3.2).
 * Removed script that was breaking quick edit
 * Added ‘term_menu_order_taxonomies’ filter to let you specify which taxonomies
   it applies to.

#### 0.2

 * Added French language support. Thank you to Frederick Marcoux for this contribution!

#### 0.1.3

 * Updated autoloader to include try… catch block for handling autoload exceptions.

#### 0.1.2

 * Attached plugin init to ‘init’ action hook instead of ‘after_theme_setup’ to 
   catch custom taxonomies added by theme.

#### 0.1

 * First release.

## 中繼資料

 *  版本 **0.4**
 *  最後更新 **14 年前**
 *  啟用安裝數 **400+**
 *  WordPress 版本需求 ** 3.0.1 或更新版本 **
 *  已測試相容的 WordPress 版本 **3.4.2**
 *  語言
 * [English (US)](https://wordpress.org/plugins/term-menu-order/)
 * 標籤
 * [developer](https://tw.wordpress.org/plugins/tags/developer/)[menu order](https://tw.wordpress.org/plugins/tags/menu-order/)
   [taxonomies](https://tw.wordpress.org/plugins/tags/taxonomies/)[taxonomy](https://tw.wordpress.org/plugins/tags/taxonomy/)
   [terms](https://tw.wordpress.org/plugins/tags/terms/)
 *  [進階檢視](https://tw.wordpress.org/plugins/term-menu-order/advanced/)

## 評分

 5 星，滿分為 5 星

 *  [  3 個 5 星使用者評論     ](https://wordpress.org/support/plugin/term-menu-order/reviews/?filter=5)
 *  [  0 個 4 星使用者評論     ](https://wordpress.org/support/plugin/term-menu-order/reviews/?filter=4)
 *  [  0 個 3 星使用者評論     ](https://wordpress.org/support/plugin/term-menu-order/reviews/?filter=3)
 *  [  0 個 2 星使用者評論     ](https://wordpress.org/support/plugin/term-menu-order/reviews/?filter=2)
 *  [  0 個 1 星使用者評論     ](https://wordpress.org/support/plugin/term-menu-order/reviews/?filter=1)

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

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

## 參與者

 *   [ Yoast ](https://profiles.wordpress.org/yoast/)
 *   [ jameslafferty ](https://profiles.wordpress.org/jameslafferty/)
 *   [ Bill Erickson ](https://profiles.wordpress.org/billerickson/)

## 技術支援

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

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

## 贊助

想要支援這個外掛的發展嗎？

 [ 贊助這個外掛 ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=JSL4JTA4KMZLG)