WordPress/wp-includes/rest-api
davidbaumwald 7e8ad1e7d9 Grouped backports to the 5.3 branch.
- Comments: Prevent users who can not see a post from seeing comments on it.
- Shortcodes: Restrict media shortcode ajax to certain type.
- REST API: Ensure no-cache headers are sent when methods are overridden.
- REST API: Limit `search_columns` for users without `list_users`.
- Prevent unintended behavior when certain objects are unserialized.

Merges [56833], [56834], [56835], [56836], and [56838] to the 5.3 branch.
Props xknown, jorbin, joehoyle, timothyblynjacobs, peterwilsoncc, ehtis, tykoted, antpb, rmccue.
Built from https://develop.svn.wordpress.org/branches/5.3@56877


git-svn-id: http://core.svn.wordpress.org/branches/5.3@56388 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2023-10-12 18:24:11 +00:00
..
endpoints Grouped backports to the 5.3 branch. 2023-10-12 18:24:11 +00:00
fields REST API: Cast empty meta values to correct scalar types in REST response. 2019-10-21 19:10:06 +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 Revert: Undo r46639. 2019-11-05 17:36: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 Grouped backports to the 5.3 branch. 2023-10-12 18:24:11 +00:00