WordPress/wp-includes/rest-api
Scott Taylor 31e0b06125 REST API: don't load `wp-admin/includes/admin.php` on every request.
Props swissspidy.
Fixes #34395.

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


git-svn-id: http://core.svn.wordpress.org/trunk@35319 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-10-22 16:29:28 +00:00
..
class-wp-rest-request.php REST API: Introduce baby API to the world. 2015-10-08 02:31:25 +00:00
class-wp-rest-response.php REST API: Introduce baby API to the world. 2015-10-08 02:31:25 +00:00
class-wp-rest-server.php REST API: don't load `wp-admin/includes/admin.php` on every request. 2015-10-22 16:29:28 +00:00
rest-functions.php Force the REST API URL to use `https` for its scheme when the current request is served over HTTPS and the host name matches that of the REST API URL. 2015-10-22 00:08:26 +00:00