client-php icon indicating copy to clipboard operation
client-php copied to clipboard

please add some eamples!

Open minttest opened this issue 10 years ago • 0 comments

Hi, I don't know how to use this library! I installed it with composer and then 'request' library added, but I didn't run $ phpunit after that which was mentioned in README.md and then I included the library by: require_once 'vendor/autoload.php';

And I don't know what to do after that for creating a new post in wp. would you add some examples to library?

minttest avatar Jul 11 '15 10:07 minttest