Adding custom order statuses in Admin Dashboard Stats Widget
问题 I would like to include details from custom order status in WooCommerce Admin Dashboard Stats widget. I have set 2 custom order status which comes after wc-processing . Order Flow after successful payment is: wc-processing => wc-awaiting-shipment => wc-dispatched => wc-completed . As awaiting shipment and dispatched are custom order statuses, WooCommerce stats widget is not reflecting those orders in total sales amount. The problem is that I have many orders with wc-dispatched and wc-awaiting