WordPress/wp-includes/rest-api
Scott Taylor 16637eeee4 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.
Props TobiasBg.
Fixes #34488.

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


git-svn-id: http://core.svn.wordpress.org/trunk@35478 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-11-04 21:23:25 +00:00
..
class-wp-rest-request.php
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