WordPress/wp-includes/rest-api
Drew Jaynes a0aa608970 Docs: Improve documentation for `WP_REST_Request` to highlight a caveat of ArrayAccess when it comes to passing similar arguments for multiple request methods.
Props danielbachhuber, DrewAPicture.
Fixes #35799.

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


git-svn-id: http://core.svn.wordpress.org/trunk@36603 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2016-02-23 16:57:26 +00:00
..
class-wp-rest-request.php Docs: Improve documentation for `WP_REST_Request` to highlight a caveat of ArrayAccess when it comes to passing similar arguments for multiple request methods. 2016-02-23 16:57: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