Linux 软件免费装

Order Filter by SKU & Variation for WooCommerce

开发者 rasalaim
更新时间 2026年9月13日 12:53
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce sku product variation woocommerce order filter filter orders by sku filter orders by product

下载

1.0.0

详情介绍:

Need to find every WooCommerce order containing a specific SKU or product variation? WooCommerce lets you search orders by customer and filter by status and date, but it will not tell you which orders contain a particular item. Order Filter by SKU & Variation adds focused product filters directly to the WooCommerce Orders screen. Search orders by product, by exact variation, by SKU or by product category, and exclude products or categories you do not want to see. What it does Built to stay out of the way Support Free support covers reproducible bugs in the plugin itself. Compatibility troubleshooting with themes, custom code or third-party plugins is not included. Please include your WordPress and WooCommerce versions, whether HPOS is enabled, and the exact steps to reproduce.

安装:

  1. Install the plugin through Plugins > Add New, or upload the plugin folder to /wp-content/plugins/.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Go to WooCommerce > Orders. The filters appear alongside the existing status and date filters.
  4. Choose a product, variation, SKU or category, then select Filter.
WooCommerce must be installed and active.

屏幕截图:

  • Filtering orders by an exact product variation.
  • Excluding a product category from the order list.

升级注意事项:

1.0.0 Initial release.

常见问题:

Does this work with High-Performance Order Storage?

Yes. The plugin supports HPOS and the legacy post-based order storage, and declares HPOS compatibility so WooCommerce does not warn about it.

What happens if I filter by a parent product that has variations?

You get every order containing any variation of that product. To narrow it to one variation, select the variation itself in the product filter, or enter the variation SKU.

Can I use the SKU filter with a partial SKU?

Not in this version. The SKU filter matches a complete SKU exactly, which is how WooCommerce itself resolves SKUs.

Can I combine filters?

Yes. Inclusion filters are combined, so an order must satisfy all of them. Exclusion filters remove any order that matches either of them.

Does it slow down the Orders screen?

The filters run one query against the order item tables to work out which orders match, then narrow the normal orders query. On very large catalogues, category filtering is capped so a single filter cannot generate an unbounded query.

Does it send any data anywhere?

No. Everything runs on your own site. The plugin makes no external requests.

更新日志:

1.0.0