WP-API.github.io
WP-API.github.io copied to clipboard
I just noticed this on the [Extending](http://wp-api.org/guides/extending.html) page. The code samples near the end of the page with the `MyPlugin_API_MyType` class are indented incorrectly. Playing around with the styles briefly,...
Are there any plans to maintain a separate version of the docs for each version of WP-API?
WP API's documentation should be first-class, and better than every other API out there. This might seem unachievable, but let's aim for it anyway. :stars: The documentation itself currently lives...
At the end of the [working with posts](http://wp-api.org/guides/working-with-posts.html) page there is a link to the Schema page ( http://wp-api.org/schema.html ). I don't know if the page still exist but the...
#33 I am submitting this pull request to give context to my questions in #33 about where this should go. Line 1-5 of the PHP example is mostly general information...
These docs could really use more example code. Each endpoint should at a minimum have examples for using the WordPress HTTP API, jQuery AJAX & the js-client. I'd be happy...
There was a wrong variable name in the exemple of adding endpoint extending WP_JSON_CustomPostType
We should try and use either "WP REST API" or "JSON REST API" wherever possible, including in the title of the site. (My preference is on the former, as it...
We don't have any table styling, so http://wp-api.org/misc/comparison.html is currently broken. :(
I love the recent expansion of the resources section of the documentation. I'd love to see a list of tutorials there. The sad thing is I can only think of...