WordPress/wp-includes/rest-api
2015-12-04 23:36:25 +00:00
..
class-wp-rest-request.php REST API: Unabbreviate error string. 2015-11-30 09:51:27 +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: Core typically sends nocache headers on all auth'ed responses, as in wp, admin-ajax, etc. Because the REST API infrastructure is hooked in pre-wp, we should be setting this ourselves. 2015-12-04 23:36:25 +00:00