Created
September 20, 2022 16:08
-
-
Save musoftware/fdda1de517d4e2c4f78bfb109cbf6eba to your computer and use it in GitHub Desktop.
woo-commerce Status
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Array | |
( | |
[wc-pending] => Pending payment | |
[wc-processing] => Processing | |
[wc-on-hold] => On hold | |
[wc-completed] => Completed | |
[wc-cancelled] => Cancelled | |
[wc-refunded] => Refunded | |
[wc-failed] => Failed | |
[wc-checkout-draft] => Draft | |
) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment