WordPress/wp-includes/rest-api
TimothyBlynJacobs fc4485c17f REST API: Add support for searching resources by id.
This brings support for the `include` and `exclude` collection parameters to the Search Controller. This can be used to find an item by id when it's subtype is unknown.

Props kadamwhite.
Fixes #56546.

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


git-svn-id: http://core.svn.wordpress.org/trunk@53682 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2022-09-11 21:12:11 +00:00
..
endpoints REST API: Add support for searching resources by id. 2022-09-11 21:12:11 +00:00
fields
search REST API: Add support for searching resources by id. 2022-09-11 21:12:11 +00:00
class-wp-rest-request.php
class-wp-rest-response.php
class-wp-rest-server.php REST API: Add the missing site_icon_url to the index. 2022-09-06 14:43:09 +00:00