wp-api-console icon indicating copy to clipboard operation
wp-api-console copied to clipboard

Make a build step to deploy as part of a WP plugin

Open nylen opened this issue 9 years ago • 2 comments

I don't know what this would look like, but it would allow us to improve on https://wordpress.org/plugins/rest-api-console/.

nylen avatar Dec 06 '16 04:12 nylen

Also, auth will look a bit different here (applications inside wp-admin can use cookie auth for the API, which should mostly "just work", but we want to make sure the UI behaves reasonably).

nylen avatar Dec 06 '16 04:12 nylen

FWIW, if/when this is stable, you're welcome to take over the rest-api-console plugin there. In terms of the actual deployment stages, the API release.sh script may be helpful.

rmccue avatar Dec 06 '16 07:12 rmccue