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