kloon / WooCommerce-REST-API-Client-Library

A PHP wrapper for the WooCommerce REST API
GNU General Public License v3.0
356 stars 175 forks source link

how to get only title of products #214

Closed MMiladSSanati closed 7 years ago

MMiladSSanati commented 7 years ago

i want to get just title and id of products. what should i do?

kloon commented 7 years ago

Not possible with this library and the endpoints it support, perhaps give the official library a try and see if that has a method, but I highly doubt it does https://github.com/woocommerce/wc-api-php