WordPress/wp-includes/rest-api
TimothyBlynJacobs 2d5d7a2aaa REST API: Deprecate WP_REST_Meta_Fields::register_field().
This method never worked properly and cannot be fixed due to incompatible method signatures.

Props flixos90, kadamwhite, jnylen0, TimothyBlynJacobs.
Fixes #39959.

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


git-svn-id: http://core.svn.wordpress.org/trunk@49057 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2020-10-24 04:27:09 +00:00
..
endpoints App Passwords: Support an app_id to uniquely identify instances of an app. 2020-10-22 15:06:09 +00:00
fields REST API: Deprecate WP_REST_Meta_Fields::register_field(). 2020-10-24 04:27:09 +00:00
search REST API: Introduce search post format handler. 2020-10-12 19:54:05 +00:00
class-wp-rest-request.php REST API: Support a route-level validation callback. 2020-09-05 18:09:06 +00:00
class-wp-rest-response.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
class-wp-rest-server.php REST API: Make sure all supported JSON Schema keywords are output in the index. 2020-10-20 20:19:09 +00:00