WordPress/wp-includes/rest-api/endpoints
Ryan McCue 8760c9a91d REST API: Change attachment caption & description to objects.
Just like excerpt and content for regular posts, these have transformations applied that can make the content significantly different from the raw value.

Props jnylen0.
Fixes #38679.

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


git-svn-id: http://core.svn.wordpress.org/trunk@39094 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2016-11-08 04:29:32 +00:00
..
class-wp-rest-attachments-controller.php REST API: Change attachment caption & description to objects. 2016-11-08 04:29:32 +00:00
class-wp-rest-comments-controller.php REST API: Modify the structure of our DELETE responses to be more explicit. 2016-11-04 17:11:29 +00:00
class-wp-rest-controller.php REST API: Add support for arrays in schema validation and sanitization. 2016-10-31 01:48:41 +00:00
class-wp-rest-post-statuses-controller.php REST API: Switch to stable version of JSON Schema. 2016-11-03 02:22:29 +00:00
class-wp-rest-post-types-controller.php REST API: Switch to stable version of JSON Schema. 2016-11-03 02:22:29 +00:00
class-wp-rest-posts-controller.php REST API: Modify the structure of our DELETE responses to be more explicit. 2016-11-04 17:11:29 +00:00
class-wp-rest-revisions-controller.php REST API: Modify the structure of our DELETE responses to be more explicit. 2016-11-04 17:11:29 +00:00
class-wp-rest-settings-controller.php REST API: Switch to stable version of JSON Schema. 2016-11-03 02:22:29 +00:00
class-wp-rest-taxonomies-controller.php REST API: Switch to stable version of JSON Schema. 2016-11-03 02:22:29 +00:00
class-wp-rest-terms-controller.php REST API: Modify the structure of our DELETE responses to be more explicit. 2016-11-04 17:11:29 +00:00
class-wp-rest-users-controller.php REST API: Modify the structure of our DELETE responses to be more explicit. 2016-11-04 17:11:29 +00:00