Title: Simple Taxonomy Ordering
Author: Evan Herman
Published: <strong>2015 年 12 月 14 日</strong>
Last modified: 2023 年 3 月 22 日

---

搜索插件

![](https://ps.w.org/simple-taxonomy-ordering/assets/banner-772x250.jpg?rev=2489936)

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](https://ps.w.org/simple-taxonomy-ordering/assets/icon-256x256.jpg?rev=2489936)

# Simple Taxonomy Ordering

 作者：[Evan Herman](https://profiles.wordpress.org/eherman24/)

[下载](https://downloads.wordpress.org/plugin/simple-taxonomy-ordering.2.3.4.zip)

 * [详情](https://cn.wordpress.org/plugins/simple-taxonomy-ordering/#description)
 * [评价](https://cn.wordpress.org/plugins/simple-taxonomy-ordering/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/simple-taxonomy-ordering/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/simple-taxonomy-ordering/#developers)

 [支持](https://wordpress.org/support/plugin/simple-taxonomy-ordering/)

## 描述

Order all of the taxonomy terms on your site with a simple to use, intuitive drag
and drop interface. The plugin works for WordPress core taxonomies — Categories 
and Tags — and any custom taxonomies you have created.

Activate the plugin, enable your taxonomy on the settings page, and drag and drop
the taxonomies into the desired position. It couldn’t be easier.

On the front end of the site your taxonomy terms will display in the order set in
the dashboard.

**Requires WordPress 4.4 or later due to the use of the term meta.**
 **Query Usage**

 * If you’re trying to query for taxonomy terms (e.g. using `WP_Query` or functions
   like `get_terms()`), and you’d like them to be returned in the order specified
   by the plugin, you need to add the tax_position parameter in your call. For example:`'
   meta_key' => 'tax_position'` and `'orderby' => 'tax_position'`. Thanks to @certainlyakey
   on GitHub for pointing this out.

## 屏幕截图

 * [[
 * Simple Taxonomy Ordering settings page, allows you to specify which taxonomy 
   you want to enable drag & drop ordering on.

## 安装

 * Unzip and upload contents to your plugins directory (usually wp-content/plugins/).
 * Activate the plugin.
 * Head to the settings page, ‘Settings > Simple Tax. Ordering’.
 * Select the taxonomies you want to enable drag and drop ordering on. Save the 
   settings.
 * Head to the taxonomy edit page and re-order the taxonomies as needed.
 * Profit

## 评价

![](https://secure.gravatar.com/avatar/49c7fc98d43d09318b844a72b23eda4c18c21acf25906eaa051186452e92ffee?
s=60&d=retro&r=g)

### 󠀁[Quick and simple reordering without the bloat](https://wordpress.org/support/topic/quick-and-simple-reordering-without-the-bloat/)󠁿

 [247web](https://profiles.wordpress.org/247web/) 2023 年 6 月 6 日

Works even with Parent categories (takes all the children with it).

![](https://secure.gravatar.com/avatar/f313461a2f8338a3f9844142e82b8339afeb9bd95c799daa3ff68f7d6b436218?
s=60&d=retro&r=g)

### 󠀁[Perfect light weight plugin](https://wordpress.org/support/topic/perfect-light-weight-plugin/)󠁿

 [tatof](https://profiles.wordpress.org/tatof/) 2021 年 11 月 15 日

Saved my day 🙂 easy to use and light weight. thnx

![](https://secure.gravatar.com/avatar/eda60a3a886aa6efa23c004f7a2577393c0fbcd63fa2c240d58d8b3f01059699?
s=60&d=retro&r=g)

### 󠀁[Seems to work](https://wordpress.org/support/topic/seems-to-work-49/)󠁿

 [Pt](https://profiles.wordpress.org/bncpeter/) 2021 年 2 月 11 日 1 回复

Migrated from Category Order and Taxonomy Terms Order by NSP-Code because that plugin
just wasn’t recognising all of my taxonomies. In this one you can (must) explicitly
tell it which taxonomies to activate for.

![](https://secure.gravatar.com/avatar/d3662313f7d87c4471ff48dc90251f5008b5f9bd1cf3cac1da1950d6e44b8409?
s=60&d=retro&r=g)

### 󠀁[Awesome plugin!](https://wordpress.org/support/topic/awesome-plugin-5684/)󠁿

 [Artneo](https://profiles.wordpress.org/artneo/) 2021 年 1 月 28 日 1 回复

Simple to use and easy to change categories ordering. Thank you!

![](https://secure.gravatar.com/avatar/f8fecca06e9e3f6b4fd9d4a493d3787b912d58b5e4545c384a03f2178c0ef675?
s=60&d=retro&r=g)

### 󠀁[Works excellent!](https://wordpress.org/support/topic/works-excellent-46/)󠁿

 [mastmast](https://profiles.wordpress.org/mastmast/) 2020 年 10 月 22 日 1 回复

Works excellent for me

![](https://secure.gravatar.com/avatar/054fa5b321e57f575a14314aaed229617230f06ddc3570ab5c309ddcee98b04d?
s=60&d=retro&r=g)

### 󠀁[Excelent](https://wordpress.org/support/topic/excelent-915/)󠁿

 [mindfrakker](https://profiles.wordpress.org/mindfrakker/) 2020 年 4 月 7 日

Exactly what you would want from a plugin like this

 [ 阅读所有28条评价 ](https://wordpress.org/support/plugin/simple-taxonomy-ordering/reviews/)

## 贡献者及开发者

「Simple Taxonomy Ordering」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ Evan Herman ](https://profiles.wordpress.org/eherman24/)
 *   [ karmadharma ](https://profiles.wordpress.org/yikesinc/)
 *   [ Tracy Levesque ](https://profiles.wordpress.org/liljimmi/)
 *   [ yikesitskevin ](https://profiles.wordpress.org/yikesitskevin/)

「Simple Taxonomy Ordering」插件已被翻译至 5 种本地化语言。 感谢[所有译者](https://translate.wordpress.org/projects/wp-plugins/simple-taxonomy-ordering/contributors)
为本插件所做的贡献。

[帮助将「Simple Taxonomy Ordering」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/simple-taxonomy-ordering)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/simple-taxonomy-ordering/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/simple-taxonomy-ordering/)，或通过
[RSS](https://plugins.trac.wordpress.org/log/simple-taxonomy-ordering/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/simple-taxonomy-ordering/)。

## 更新日志

#### 2.3.4

 * Fixes custom order not being displayed on edit-tags pages.

#### 2.3.3

 * Housekeeping

#### 2.3.2

 * Fixes column span bug present after updating to WordPress 5.5.

#### 2.3.0

 * Fixes bug with illegal string offset when disabling taxonomies under certain 
   conditions.

#### 2.2.0

 * Added action `yikes_sto_taxonomy_order_updated` to hook into updated Taxonomy
   event. Thanks @d4mation!

#### 2.1.0

 * Singleton Pattern. This approach makes removing the filter, which sets the custom
   order, a lot easier.

#### 2.0.3

 * Fixed uninstall method. The plugin should now uninstall and clean up after itself
   without error.

#### 2.0.2

 * Fixed footer callout URLs and placement. It should only display on the settings
   page now.

#### 2.0.1

 * Fixed an issue with PHP versions < 7 (renaming class method from `include` to`
   include_files`).
 * Fixed an issue where new taxonomies were not being saved.
 * Fixed an issue where the plugin’s action link to the settings page was going 
   to the admin dashboard.
 * Updated the plugin’s pot file with the proper text domain.

#### 2.0.0

 * Completely rewrote the plugin: it is now fully WPCS linted, assets are minified,
   inline styles and javascript have been removed, nonces are included in AJAX requests.
 * Fixed bugs with defaulting a taxonomy’s order.
 * Fixed bug where ordering on a subsequent page would overwrite the first page’s
   order.

#### 1.2.7

 * Added some variable checks to prevent PHP Notices.

#### 1.2.6

 * Changed the global (localized) JS variable from `localized_data` to `simple_taxonomy_ordering_data`
   to avoid any potential conflicts.

#### 1.2.5

 * Fixed an issue where terms weren’t being returned if the termmeta table was empty.
   A big thanks to @doppiogancio on GitHub for finding this and helping us reach
   the solution.

#### 1.2.4

 * Fixed a JS issue that occurs when HTML is added to category description. A big
   thanks to @mateuszbajak for finding this and fixing it!

#### 1.2.3

 * Fixed a bug where the same SQL join statement was being added to a query twice
   on the front end (props to @burisk for calling this out)

#### 1.2.2

 * Added a CAST call to order taxonomies as integers instead of strings (props to
   Timothy Couckuyt / @devplus_timo for calling this out)

#### 1.2.1

 * Removed the `disableSelection()` call to allow selection of quick edit fields

#### 1.2

 * Added i18n: added domain path, languages folder, .pot file, and load_text_domain()
   hook

#### 1.1

 * Reverted query, added missing ORDER BY argument.

#### 1.0

 * Altered the query run when ordering terms (Props to Daniel Schwab for the [pull request](https://github.com/yikesinc/yikes-inc-simple-taxonomy-ordering/pull/2).

#### 0.1

 * Initial release

## 额外信息

 *  版本 **2.3.4**
 *  最后更新：**3 年前**
 *  活跃安装数量 **20,000+**
 *  WordPress 版本 ** 4.4 或更高版本 **
 *  已测试的最高版本为 **6.2.9**
 *  语言
 * [English (US)](https://wordpress.org/plugins/simple-taxonomy-ordering/) 、 [Russian](https://ru.wordpress.org/plugins/simple-taxonomy-ordering/)、
   [Spanish (Chile)](https://cl.wordpress.org/plugins/simple-taxonomy-ordering/)、
   [Spanish (Spain)](https://es.wordpress.org/plugins/simple-taxonomy-ordering/)、
   [Swedish](https://sv.wordpress.org/plugins/simple-taxonomy-ordering/) 和 [Ukrainian](https://uk.wordpress.org/plugins/simple-taxonomy-ordering/).
 *  [翻译成简体中文](https://translate.wordpress.org/projects/wp-plugins/simple-taxonomy-ordering)
 * 标签
 * [admin](https://cn.wordpress.org/plugins/tags/admin/)[meta](https://cn.wordpress.org/plugins/tags/meta/)
   [order](https://cn.wordpress.org/plugins/tags/order/)[simple](https://cn.wordpress.org/plugins/tags/simple/)
   [term](https://cn.wordpress.org/plugins/tags/term/)
 *  [高级视图](https://cn.wordpress.org/plugins/simple-taxonomy-ordering/advanced/)

## 评级

 4.9 星（最高 5 星）。

 *  [  27 条 5 星评价     ](https://wordpress.org/support/plugin/simple-taxonomy-ordering/reviews/?filter=5)
 *  [  0 条 4 星评价     ](https://wordpress.org/support/plugin/simple-taxonomy-ordering/reviews/?filter=4)
 *  [  0 条 3 星评价     ](https://wordpress.org/support/plugin/simple-taxonomy-ordering/reviews/?filter=3)
 *  [  1 条 2 星评价     ](https://wordpress.org/support/plugin/simple-taxonomy-ordering/reviews/?filter=2)
 *  [  0 条 1 星评价     ](https://wordpress.org/support/plugin/simple-taxonomy-ordering/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/simple-taxonomy-ordering/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/simple-taxonomy-ordering/reviews/)

## 贡献者

 *   [ Evan Herman ](https://profiles.wordpress.org/eherman24/)
 *   [ karmadharma ](https://profiles.wordpress.org/yikesinc/)
 *   [ Tracy Levesque ](https://profiles.wordpress.org/liljimmi/)
 *   [ yikesitskevin ](https://profiles.wordpress.org/yikesitskevin/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/simple-taxonomy-ordering/)