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.


Top ↑

Return Return

(array)


Top ↑

Source Source

File: packages/woocommerce-blocks/src/Domain/Services/DraftOrders.php


			


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.