WordPress/wp-includes/rest-api
John Blackbourn 16502d03f2 Remove `register_api_field()` from core. This is the only core function that utilises the `$wp_rest_additional_fields` global, and doesn't belong as part of the infrastructure.
See https://github.com/WP-API/WP-API/pull/1748

Fixes #34730

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


git-svn-id: http://core.svn.wordpress.org/trunk@35651 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-11-18 20:39:26 +00:00
..
class-wp-rest-request.php REST API: Use correct `@access` tag for `WP_REST_Request->get_parameter_order()`. 2015-11-11 19:39:25 +00:00
class-wp-rest-response.php Update `WP_REST_Response::as_error()` to handle the new format error responses introduced in [35653]. 2015-11-18 18:29:26 +00:00
class-wp-rest-server.php REST API: Remove redundant "0" parameter. 2015-11-18 07:24:28 +00:00
rest-functions.php Remove `register_api_field()` from core. This is the only core function that utilises the `$wp_rest_additional_fields` global, and doesn't belong as part of the infrastructure. 2015-11-18 20:39:26 +00:00