WP Taxonomy Order

描述

WP Taxonomy Order is a plugin that allows for the ordering of taxonomy or category for WordPress.

Features:

  • Easy for ordering taxonomy by Drag and Drop.
  • Support custom taxonomy.
  • Child taxonomy supports the ordering also.
  • Can choose to enable order for each taxonomy.
  • The plugin is lightweight and has no custom coding.
  • Compatible with WPML.

屏幕截图

安装

  1. Upload wp-taxonomy-order.zip to the install plugin page
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to Taxonomy Order in the left-hand menu to start setting the plugin

常见问题

How many terms support it?

Should be maxed 100 terms for easy management of the ordering

WooCommerce support ?

No, support Product Category.
WooCommerce already has the ordering by himself.

评价

2021 年 1 月 22 日
Thank you for this beautiful plugin. It works perfectly. I had to rearrange the categories of my entries. The plugin did it for five stars. I came specifically to leave a review so that others could try it out and be surprised by its ease of operation. Good luck friend! Don’t throw the plugin away. Develop it!
2020 年 9 月 10 日
Simply put, this should be merged in the core, it’s that good and essential in many cases ! Thank you, and well done.
阅读所有4条评价

贡献者及开发者

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

贡献者

「WP Taxonomy Order」插件已被翻译至 1 种本地化语言。 感谢所有译者为本插件所做的贡献。

帮助将「WP Taxonomy Order」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.1.1

  • Tested up to WordPress 7.0
  • Fixed: Uninstall no longer deletes generic ‘order’ term meta that may belong to other plugins
  • Fixed: Renamed JS helper function from wc_ prefix to wpto_ to avoid collision with WooCommerce
  • Improved: Added error handling for AJAX reorder and reset requests
  • Improved: Added REST API argument validation callbacks
  • Improved: Multisite-aware uninstall cleans up all sites in a network
  • Improved: Script loading uses defer strategy on WordPress 6.3+
  • Updated: Minimum WordPress version raised to 6.0

1.1.0

  • New: “Reset Order” button on taxonomy list pages to clear custom ordering
  • New: REST API endpoints under wp-taxonomy-order/v1 (/reorder, /reset)
  • New: Uninstall cleanup — removes all plugin data when deleted
  • Improved: Namespaced term meta key (_wpto_order) to prevent collisions with other plugins
  • Improved: Automatic migration from legacy order meta key on update
  • Fixed: Replaced deprecated wpspin_light.gif spinner with WordPress CSS spinner
  • Fixed: Translation template text domain corrected to wp-taxonomy-order

1.0.6

  • Tested up to WordPress 6.9
  • Security: Added nonce verification for AJAX requests
  • Security: Improved capability checks (changed from ‘edit_pages’ to ‘manage_categories’)
  • Security: Enhanced input sanitization and validation
  • Security: Added direct file access protection
  • Fixed: Text domain inconsistency (now ‘wp-taxonomy-order’ throughout)
  • Fixed: Deprecated get_terms() syntax – now using array parameters
  • Fixed: Proper escaping for all output
  • Improved: Better error handling and WP_Error checks
  • Improved: Code formatting and WordPress coding standards compliance
  • Improved: PHPDoc comments for better documentation

1.0.5

  • Tested up to WordPress 6.1.1
  • Add Tip me on Ko-fi

1.0.4

  • Tested up to WordPress 5.9

1.0.3

  • Tested up to WordPress 5.8.1

1.0.2

  • Add buy me a coffee

1.0.1

  • Add taxonomy slug to setting

1.0.0

  • Initial Release