WordPress/wp-includes/rest-api/endpoints
Gary Pendergast 6c1e98d1fb REST API: Add support for arrays in schema validation and sanitization.
By allowing more fine-grained validation and sanitisation of endpoint args, we can ensure the correct data is being passed to endpoints.

This can easily be extended to support new data types, such as CSV fields or objects.

Props joehoyle, rachelbaker, pento.
Fixes #38531.


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


git-svn-id: http://core.svn.wordpress.org/trunk@38988 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2016-10-31 01:48:41 +00:00
..
class-wp-rest-attachments-controller.php Docs: Add much more complete and syntactically correct documentation throughout the `WP_REST_Attachments_Controller` class. 2016-10-30 05:40:37 +00:00
class-wp-rest-comments-controller.php Docs: Add much more complete and syntactically correct documentation throughout the `WP_REST_Comments_Controller` class. 2016-10-30 06:55:30 +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 Docs: Add much more complete and syntactically correct documentation throughout the `WP_REST_Post_Statuses_Controller` class. 2016-10-30 16:44:38 +00:00
class-wp-rest-post-types-controller.php Docs: Add much more complete and syntactically correct documentation throughout the `WP_REST_Post_Types_Controller` class. 2016-10-30 16:51:30 +00:00
class-wp-rest-posts-controller.php REST API: Add support for arrays in schema validation and sanitization. 2016-10-31 01:48:41 +00:00
class-wp-rest-revisions-controller.php Docs: Add much more complete and syntactically correct documentation throughout the `WP_REST_Revisions_Controller` class. 2016-10-30 17:50:29 +00:00
class-wp-rest-settings-controller.php REST API: Add support for arrays in schema validation and sanitization. 2016-10-31 01:48:41 +00:00
class-wp-rest-taxonomies-controller.php Docs: Add much more complete and syntactically correct documentation throughout the `WP_REST_Taxonomies_Controller` class. 2016-10-30 18:07:33 +00:00
class-wp-rest-terms-controller.php Docs: Add much more complete and syntactically correct documentation throughout the `WP_REST_Terms_Controller` class. 2016-10-30 18:21:30 +00:00
class-wp-rest-users-controller.php REST API: Add support for arrays in schema validation and sanitization. 2016-10-31 01:48:41 +00:00