WordPress/wp-includes/rest-api
Ryan McCue 0b7e133054 REST API: Add WP_REST_Request::from_url()
Allows converting a REST URL into a Request object.

Props danielbachhuber.
Fixes #35803.

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


git-svn-id: http://core.svn.wordpress.org/trunk@36640 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2016-02-24 04:01:26 +00:00
..
class-wp-rest-request.php REST API: Add WP_REST_Request::from_url() 2016-02-24 04:01:26 +00:00
class-wp-rest-response.php Docs: Add missing @since and @access tags to get_curies method and filter from r36533 2016-02-19 23:42:27 +00:00
class-wp-rest-server.php Docs: Add formatting to a changelog entry in the hook doc for the rest_dispatch_request filter. 2016-02-18 18:18:25 +00:00