WordPress/wp-includes/rest-api
Ryan McCue 0801acbdd8 REST API: Remove redundant "0" parameter.
This is just an artifact of how we parse the URL, and is already available
via $request->get_route()

Props danielbachhuber.
Fixes #34647.

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


git-svn-id: http://core.svn.wordpress.org/trunk@35623 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-11-18 07:24:28 +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: Remove redundant "0" parameter. 2015-11-18 07:24:28 +00:00
rest-functions.php REST API: Require namespace when registering routes. 2015-11-17 02:39:30 +00:00