ug
Results
3
comments of
ug
because you need parameter for example print_r( $wc_api->get_orders(array( 'filter[limit]' => 50 )));
$wc_api = new WC_API_Client( $consumer_key, $consumer_secret, $store_url ); //Returns all products print_r($wc_api->get_products());
Hello, Is there any progress in this feature? I am also really in need of this feature. Thanks in advance for any help on this.