@used-by WC_Order::set_status comment

#13891
This commit is contained in:
Mike Jolley 2017-04-04 11:52:54 +01:00
parent b61c378e17
commit 505813403e
1 changed files with 1 additions and 0 deletions

View File

@ -104,6 +104,7 @@ function wc_get_order( $the_order = false ) {
* Get all order statuses.
*
* @since 2.2
* @used-by WC_Order::set_status
* @return array
*/
function wc_get_order_statuses() {