WordPress/wp-includes/rest-api/endpoints
Rachel Baker 8c9f4f812a REST API: Return a WP_Error when a user does not have permission to create or update a post with the provided terms.
Add the 'assign_term' check for post create and update.

Props boonebgorges, johnbillion.
Fixes #38505.
Built from https://develop.svn.wordpress.org/trunk@39108


git-svn-id: http://core.svn.wordpress.org/trunk@39050 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2016-11-03 03:16:30 +00:00
..
class-wp-rest-attachments-controller.php REST API: Clean-up our validation callbacks and add missing array items properties in our endpoint schemas. 2016-11-03 02:18:29 +00:00
class-wp-rest-comments-controller.php REST API: Switch to stable version of JSON Schema. 2016-11-03 02:22: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: Return a WP_Error when a user does not have permission to create or update a post with the provided terms. 2016-11-03 03:16:30 +00:00
class-wp-rest-revisions-controller.php REST API: Switch to stable version of JSON Schema. 2016-11-03 02:22: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: Switch to stable version of JSON Schema. 2016-11-03 02:22:29 +00:00
class-wp-rest-users-controller.php REST API: Switch to stable version of JSON Schema. 2016-11-03 02:22:29 +00:00