WordPress/wp-includes/rest-api
Dominik Schilling 5403b62a6a REST API: Use correct `@access` tag for `WP_REST_Request->get_parameter_order()`.
Props Frozzare.
Fixes #34624.
Built from https://develop.svn.wordpress.org/trunk@35612


git-svn-id: http://core.svn.wordpress.org/trunk@35576 1a063a9b-81f0-0310-95a4-ce76da25c4cd
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 REST API: Introduce baby API to the world. 2015-10-08 02:31:25 +00:00
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