xpay✦ Commerce
Directory
WooCommerce plugins
Filter Orders by Product for WooCommerce
Filter Orders by Product for WooCommerce
Simplify order management by filtering WooCommerce orders by any specific product or product category using this plugin
4.7
(15 ratings)Will this break my store?
What the WordPress.org registry says about keeping Filter Orders by Product for WooCommerce running.
Tested to 7.0.2
Tested against the WordPress branch in use today.1 month ago
At least 1.7 releases a year since launch. WordPress.org only lists versions still available for download, so the real number may be higher.5.6
Your host must be running at least this version.3.0.1
1
A single maintainer. Worth knowing if the plugin is load-bearing for your store.Maintenance & trust
Scored on how Filter Orders by Product for WooCommerce is looked after — not on how many stores run it.
96
out of 100Maintenance
35 / 35WordPress compatibility
20 / 20Support responsiveness
Not enough dataMerchant satisfaction
12 / 15Listing transparency
10 / 10Ratings
4.7
15 ratingsHave you ever wanted to filter your order page results by a specific product? With this plugin, now you can!
Once installed, a new filter dropdown will appear on the WooCommerce Orders screen, displaying a list of all products. Simply select a product and click the “Filter” button to view orders containing only that product.
This plugin supports filtering orders by:
- Product Name
- Product Category
Note: This plugin is compatible with both WooCommerce’s new HPOS (High-Performance Order Storage) and the legacy WordPress posts storage. Whether you’re using HPOS or the traditional storage method, this plugin will work seamlessly.
Currently, this plugin only works for published products. To make it work for all product statuses (e.g., draft, private), add the following code to your theme’s functions.php file:
add_action( 'wfobp_product_status', 'filter_order_by_product_status' );
function filter_order_by_product_status(){
return 'any';
}
Categories
Plugin details
Tags on WordPress.org
