Skip to content

Releases: zoliszabo/wordpress-rest-api-client

v1.2.0-patch-2

30 Apr 16:06
Compare
Choose a tag to compare
AbstractWpEndpoint's get() method now populates an optional $response…

v1.2.0-patch-1

20 Jan 13:54
Compare
Choose a tag to compare
  • Introduced sub-endpoints;
  • Added new sub-endpoint PostRevisions;
  • Multiple namespaces to look for endpoints;
  • Code formatting for full PSR-2 compliance.