這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Woo Shipping Class Filter

外掛說明

This plugin adds two sections to the Products table in WooCommerce:

  1. A new column for for each product, showing the shipping class defined for that product (or a proper message is there isn’t one defined)
  2. A new filter box above the table, where you can choose to filter only the products that have a specific shipping class attached to them. You can also filter all the products with no shipping class at all, as a convenient way of making sure all your products have a shipping class set.

It also adds filtering to the Orders table in WooCommerce with similar capabilities. This feature considers each order to have one shipping class.

螢幕擷圖

  • The WooCommerce Products table, after installing the plugin (notice the new column on the right)
  • The new filter added to the WooCommerce Products table

使用者評論

2023 年 8 月 9 日
Thanks. Very useful and simple plugin. Just install. Nothing to configure and just runs perfectly. Integrates seamlessly in the structure of the product overview. Cool! Hope u keep this going. 😉
閱讀全部 1 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Woo Shipping Class Filter〉的開發相關工作。

參與者

將〈Woo Shipping Class Filter〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

2.0 – Added orders functionality, allowing you to filter orders by their shipping method

1.1 – Removed “no shipping class” option (not working in new WC) and changed the old woocommerce_product_filters hook to the new woocommerce_products_admin_list_table_filters

1.0 – First full version of this plugin