Releases: zoliszabo/wordpress-rest-api-client
Releases · zoliszabo/wordpress-rest-api-client
v1.2.0-patch-2
AbstractWpEndpoint's get() method now populates an optional $response…
v1.2.0-patch-1
- Introduced sub-endpoints;
- Added new sub-endpoint
PostRevisions
; - Multiple namespaces to look for endpoints;
- Code formatting for full PSR-2 compliance.