Johan Mynhardt
Johan Mynhardt
Example: ```bash bb build --bb-version 0.8.158-SNAPSHOT ```
The method to create a media item is: `Wordpress.createMedia(mediaObject:Media, resource:Resource)` This allows for using ByteArrayResource, but an HTTP/400 error response is returned.
For example, when creating multiple tags on a post, it might be better to create the tags and then set them in a batch instead of updating the post each...
For example, currently only `/wp-json/wp/v2/*` is supported, but it makes sense to support specifying your own context like `/wp-json/frm/v2/*`.
There are several structural changes that are now available in 4.7, like `renderable` fields where the field has 2 children with the fields `raw` and `rendered`, as well as when...
I've closed my previous pull request as there were a lot of new commits since then, and a stack of new development involving the addition of Spring (REST template) and...