Ain't Nobody Got Time for That.

This commit is contained in:
Peter Fabian 2019-01-11 11:25:49 +01:00
parent 250c0910a1
commit 69f63f48d2
1 changed files with 0 additions and 2 deletions

View File

@ -445,9 +445,7 @@ class WC_Admin_REST_Reports_Orders_Stats_Controller extends WC_REST_Reports_Cont
'product',
'category',
'variation',
'tax',
'coupon',
'billing_country', // just to test out if it's possible.
'customer_type', // new vs returning.
),
'validate_callback' => 'rest_validate_request_arg',