Wp Cli Restful Versions Save

Unlocking the potential of the WP REST API at the command line

v0.3.0

3 years ago
  • Update license copyright date to 2018 [#113]
  • Update package with latest scaffolded components [#111]
  • Returns the endpoint url [#110]
  • Fixes #106 [#109]
  • Update README to reflect current state of the project [#104]
  • Bail early if installing [#103]
  • Fix Travis CI caching for composer [#101]
  • Add prefer-stable to composer-json [#100]
  • Add a LICENSE file to the project [#99]
  • Update RESTful WP-CLI for WordPress 4.7 [#98]
  • Bye-bye Mr WordPress [#89]

v0.1.0

8 years ago
  • Initial release
  • Auto-discovers WP REST API endpoints from any WordPress site running WordPress 4.4 or higher.
  • Registers WP-CLI commands for the endpoints it understands.