DraftOrders::delete_draft_order_post_status_from_args( array $args )
Remove draft status from the ‘status’ argument of an $args array.
Description Description
Parameters Parameters
- $args
-
(Required) Array of arguments containing statuses in the status key.
Return Return
(array)
Source Source
File: packages/woocommerce-blocks/src/Domain/Services/DraftOrders.php