WordPress/wp-includes/rest-api/endpoints
Rachel Baker d42acc530c REST API: Remove the Location header redirect for the /users/me endpoint.
Props youknowriad jnylen0.
Fixes #38521.
Built from https://develop.svn.wordpress.org/trunk@38980


git-svn-id: http://core.svn.wordpress.org/trunk@38923 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2016-10-27 14:37:36 +00:00
..
class-wp-rest-attachments-controller.php
class-wp-rest-comments-controller.php
class-wp-rest-controller.php
class-wp-rest-post-statuses-controller.php
class-wp-rest-post-types-controller.php
class-wp-rest-posts-controller.php REST API: Remove experimental `filter` wrapper parameter from the Posts Controller class. 2016-10-26 21:37:31 +00:00
class-wp-rest-revisions-controller.php
class-wp-rest-settings-controller.php REST API: Add constructor to the `WP_REST_Settings_Controller` class. 2016-10-26 13:45:47 +00:00
class-wp-rest-taxonomies-controller.php
class-wp-rest-terms-controller.php REST API: Use `wp_get_object_terms()` when fetching terms for a post object. 2016-10-27 01:42:32 +00:00
class-wp-rest-users-controller.php REST API: Remove the Location header redirect for the /users/me endpoint. 2016-10-27 14:37:36 +00:00