WordPress/wp-includes/rest-api
Ryan McCue b0ee5efef2 REST API: Change link relations to api.w.org
Fixes #34303.

Built from https://develop.svn.wordpress.org/trunk@35650


git-svn-id: http://core.svn.wordpress.org/trunk@35614 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-11-17 02:24:27 +00:00
..
class-wp-rest-request.php REST API: Use correct `@access` tag for `WP_REST_Request->get_parameter_order()`. 2015-11-11 19:39:25 +00:00
class-wp-rest-response.php
class-wp-rest-server.php REST API: in `WP_REST_Server::dispatch()`, move `preg_match()` out of it's current loop, which doesn't affect the context passed to it. 2015-11-04 21:23:25 +00:00
rest-functions.php REST API: Change link relations to api.w.org 2015-11-17 02:24:27 +00:00