Skip to content

Releases: duncanjbrown/wp-api-client

Support CURIES for WordPress 4.5

19 Apr 10:18
Compare
Choose a tag to compare

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