Term Menu Order
·
Creates a 'menu_order' column to specify term order, allowing theme and plugin developers to sort term by menu order.
등급
5/5
버전
0.4
활성화된 설치 항목
400
최근 업데이트일
Jul 4, 2012
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' ) );
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.
이 플러그인은 다운로드할 수 있으며 에서 사용할 수 있습니다.
