WordPress/wp-includes/rest-api
John Blackbourn 407f641cf3 Update `WP_REST_Response::as_error()` to handle the new format error responses introduced in [35653].
Props danielbachhuber
Fixes #34551

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


git-svn-id: http://core.svn.wordpress.org/trunk@35635 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-11-18 18:29:26 +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 Update `WP_REST_Response::as_error()` to handle the new format error responses introduced in [35653]. 2015-11-18 18:29:26 +00:00
class-wp-rest-server.php REST API: Remove redundant "0" parameter. 2015-11-18 07:24:28 +00:00
rest-functions.php REST API: Require namespace when registering routes. 2015-11-17 02:39:30 +00:00