wordpress-develop/src/wp-includes/rest-api
Timothy Jacobs b80ba269f6 REST API: Add support for settings to specify their own additionalProperties.
This switches the Settings Controller to use `rest_default_additional_properties_to_false` and deprecates its own method.

Props anna.bansaghi.
Fixes #56493.


git-svn-id: https://develop.svn.wordpress.org/trunk@54131 602fd350-edb4-49c9-b593-d223f7449a82
2022-09-11 23:28:39 +00:00
..
endpoints REST API: Add support for settings to specify their own additionalProperties. 2022-09-11 23:28:39 +00:00
fields REST API: Update “object” strings to use the appropriate nouns. 2021-05-25 13:11:55 +00:00
search REST API: Add support for searching resources by id. 2022-09-11 21:10:31 +00:00
class-wp-rest-request.php Code Modernization: Silence the deprecation warnings for missing return type in WP_REST_Request. 2021-08-03 11:07:28 +00:00
class-wp-rest-response.php Docs: Update spelling for inline comments in a few files. 2022-01-25 13:54:01 +00:00
class-wp-rest-server.php REST API: Introduce _pretty query parameter to opt in to JSON_PRETTY_PRINT. 2022-09-11 22:00:16 +00:00