parent
b61c378e17
commit
505813403e
|
@ -104,6 +104,7 @@ function wc_get_order( $the_order = false ) {
|
||||||
* Get all order statuses.
|
* Get all order statuses.
|
||||||
*
|
*
|
||||||
* @since 2.2
|
* @since 2.2
|
||||||
|
* @used-by WC_Order::set_status
|
||||||
* @return array
|
* @return array
|
||||||
*/
|
*/
|
||||||
function wc_get_order_statuses() {
|
function wc_get_order_statuses() {
|
||||||
|
|
Loading…
Reference in New Issue