WordPress/wp-includes/rest-api
Rachel Baker 6edbcc88ff REST API: Add home_url to API index to avoid confusion with site_url.
Confusion abound, the API index is the generic term `url` to display the `site_url`. New `home` key will display the `home_url` in the index as well.

Fixes #35647.
Built from https://develop.svn.wordpress.org/trunk@37031


git-svn-id: http://core.svn.wordpress.org/trunk@36998 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2016-03-17 19:16:29 +00:00
..
class-wp-rest-request.php Docs: Improve parameter description syntax in the hook doc for the rest_request_from_url filter, introduced in [36673]. 2016-03-16 16:52:27 +00:00
class-wp-rest-response.php Docs: Use a third-person singular verb in the DocBlock summary for WP_REST_Response::get_curies(), introduced in [36533]. 2016-03-16 16:54:26 +00:00
class-wp-rest-server.php REST API: Add home_url to API index to avoid confusion with site_url. 2016-03-17 19:16:29 +00:00