Custom order status aren't displayed on the customer my account order history
问题 In WooCommerce, I have made 2 custom order statuses. The first one is 'shipping status' and the other one is 'approved status'. After I have changed some orders status to these two new statuses (which are shipping or approved ), the customer can't view this orders on his order history page. Here is my code: function register_awaiting_shipment_order_status() { if('product_manager' == $get_roles || 'administrator' == $get_roles){ register_post_status( 'wc-shipping', array( 'label' => 'wc