Releases: duncanjbrown/wp-api-client
Releases · duncanjbrown/wp-api-client
Support CURIES for WordPress 4.5
Other changes:
- Uses OpenStruct under the hood, which means you can get pretty much any data you like out of API resources using dot syntax.
- Add configuration option for a proxy server
- Convert API error responses into proper Exceptions
- Improve error handling for data in the
_embed
part