Not to be confused with...
Beginnings
Lead developers
Project goals
Current (old) API's
XML-RPC
admin-ajax.php
API infrastructure
API infrastructure - Who might use it
Core endpoints
Core endpoints - fields
Posts
Core endpoints - fields
Comments
Core endpoints - fields
Terms
Core endpoints - fields
Users
Authentication
Eveloping
HTTP/1.1 200 OK
{
"status": 200,
"headers": {
"Location": "http://example.com/wp-json/wp/v2/users/42",
},
"body": {
"id": 42,
...
}
}
Javascript client
client-cli
Daniel Bachhuber (@danielbachhuber) successfully
funded a kickstarter to overhaul WP-CLI to use the
WP REST API.
How could this change things?
Alternative admin UI's
New developers
Apps/Multisite
Interesting plugins
Hard to tell where this will lead
Further reading
Text
Any questions?