WordPress/wp-includes/rest-api
2015-11-18 20:39: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 Remove register_api_field() from core. This is the only core function that utilises the $wp_rest_additional_fields global, and doesn't belong as part of the infrastructure. 2015-11-18 20:39:26 +00:00