WordPress/wp-includes/rest-api
Sergey Biryukov ce48d7502c REST API: Display the actual conflicting value in addition to the taxonomy name in the `_doing_it_wrong()` message for a conflicting `rest_base` or `name` property.
Follow-up to [47037] and [47045].

Props TimothyBlynJacobs.
See #48401.
Built from https://develop.svn.wordpress.org/trunk@47046


git-svn-id: http://core.svn.wordpress.org/trunk@46846 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2020-01-06 17:09:04 +00:00
..
endpoints REST API: Display the actual conflicting value in addition to the taxonomy name in the `_doing_it_wrong()` message for a conflicting `rest_base` or `name` property. 2020-01-06 17:09:04 +00:00
fields REST API: Use a strict `in_array()` check in `WP_REST_Meta_Fields::get_registered_fields()`. 2019-11-29 21:59:03 +00:00
search Docs: Add missing `@see` tag to `WP_REST_Post_Search_Handler` DocBlock. 2019-05-14 15:00:07 +00:00
class-wp-rest-request.php REST API: Use a strict `in_array()` check in `WP_REST_Request::get_parameter_order()`. 2019-11-29 22:01:03 +00:00
class-wp-rest-response.php Docs: Remove extra spaces in various REST API DocBlocks. 2019-09-05 23:05:55 +00:00
class-wp-rest-server.php I18N: Replace `rest_authentication_errors` filter name with a placeholder in a translatable string. 2020-01-06 16:21:04 +00:00