WordPress/wp-includes/rest-api
Rachel Baker 76d14c1d24 REST API: Remove unused variable $api_root from WP_Rest_Server->embed_links() method.
After [r36674] the variable `$api_root` is no longer used in this method and should be removed.

See #35803.
Built from https://develop.svn.wordpress.org/trunk@37021


git-svn-id: http://core.svn.wordpress.org/trunk@36988 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2016-03-16 21:41:28 +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: Remove unused variable $api_root from WP_Rest_Server->embed_links() method. 2016-03-16 21:41:28 +00:00