DataStore::normalize_order_status( string $status )

Maps order status provided by the user to the one used in the database.


Description Description


Parameters Parameters

$status

(Required) Order status.


Top ↑

Return Return

(string)


Top ↑

Source Source

File: packages/woocommerce-admin/src/API/Reports/DataStore.php


			


Top ↑

User Contributed Notes User Contributed Notes

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