WordPress/wp-includes/rest-api/fields
Joe Hoyle 5c90d9ed8e REST API: Validate and Sanitize registered meta based off the schema.
With the addition of Array support in our schema validation functions, it's now possible to use these in the meta validation and sanitization steps. Also, this increases the test coverage of using registered via meta the API significantly.

Fixes #38531.
Props rachelbaker, tharsheblows.

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


git-svn-id: http://core.svn.wordpress.org/trunk@39162 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2016-11-14 16:36:33 +00:00
..
class-wp-rest-comment-meta-fields.php
class-wp-rest-meta-fields.php REST API: Validate and Sanitize registered meta based off the schema. 2016-11-14 16:36:33 +00:00
class-wp-rest-post-meta-fields.php Docs: Add much more complete and syntactically correct documentation throughout the WP_REST_Post_Meta_Fields class. 2016-10-30 16:36:32 +00:00
class-wp-rest-term-meta-fields.php Docs: Add much more complete and syntactically correct documentation throughout the WP_REST_Term_Meta_Fields class. 2016-10-30 18:09:32 +00:00
class-wp-rest-user-meta-fields.php Docs: Add much more complete and syntactically correct documentation throughout the WP_REST_User_Meta_Fields class. 2016-10-30 18:28:30 +00:00