WordPress/wp-includes/rest-api
2015-11-11 19:39:25 +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: remove the @internal annotation from rest_api_default_filters(). 2015-10-31 20:08:25 +00:00