Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 340 Bytes

CHANGELOG.MD

File metadata and controls

9 lines (7 loc) · 340 Bytes

Changelog

0.2

  • Add the capability to run on Wordpress versions 4.6 and 4.7
  • Add the capability to delete meta using HTTP POST at endpoint /posts/:pid/meta/:mid/delete for sites that have infrastructure that rejects HTTP DELETE requests.

0.1

  • Basic Plugin to enable meta-data related features for wp-api-v2-client-java.