[WordPress] 外掛分享: Term Menu Order

首頁外掛目錄 › Term Menu Order
WordPress 外掛 Term Menu Order 的封面圖片
400+
安裝啟用
★★★★★
5/5 分(3 則評價)
5029 天前
最後更新
問題解決
WordPress 3.0.1+ v0.4 上架:2010-12-16

內容簡介

這個外掛旨在幫助主題和外掛開發人員。

該外掛的目的是允許任意的詞彙排序,類似於頁面。這可以讓檢索詞彙的查詢使用 ‘menu_order’ 作為排序順序。以下是一個示例:

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

文檔 | 支援論壇

國際化(i18n)

這個外掛已經被翻譯成以下語言:

es_ES – 西班牙文。感謝 Ivan Vasquez 的貢獻!
fr_FR – 法文。感謝 Frederick Marcoux 的貢獻!

如果您有興趣進行翻譯,請讓我知道。

外掛標籤

開發者團隊

⬇ 下載最新版 (v0.4) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「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 | Support Forum
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.

延伸相關外掛

文章
Filter
Apply Filters
Mastodon