plugin-icon

Term Menu Order

作者:Yoast·
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
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.

免费使用Business套餐
通过安装,您同意 WordPress.com 服务条款第三方插件条款
目前已测试版本
WordPress 3.4.2
这个插件是可用的下载,适用于您的站点。