- Add the capability to run on Wordpress versions 4.6 and 4.7
- Add the capability to delete meta using
HTTP POSTat endpoint/posts/:pid/meta/:mid/deletefor sites that have infrastructure that rejectsHTTP DELETErequests.
- Basic Plugin to enable meta-data related features for wp-api-v2-client-java.