WordPress/wp-includes/rest-api/endpoints
davidbaumwald ae04cdeb91 Grouped backports to the 4.9 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 [56834], [56835], [56836], [56838], and [56840] to the 4.9 branch.
Props xknown, jorbin, joehoyle, timothyblynjacobs, peterwilsoncc, ehtis, tykoted, antpb, rmccue.
Built from https://develop.svn.wordpress.org/branches/4.9@56865


git-svn-id: http://core.svn.wordpress.org/branches/4.9@56376 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2023-10-12 18:15:06 +00:00
..
class-wp-rest-attachments-controller.php Grouped backports to the 4.9 branch. 2022-10-17 18:14:49 +00:00
class-wp-rest-comments-controller.php REST API: Filter responses based on the `_fields` parameter, before data is processed. 2018-07-13 06:51:27 +00:00
class-wp-rest-controller.php REST API: Filter responses based on the `_fields` parameter, before data is processed. 2018-07-13 06:51:27 +00:00
class-wp-rest-post-statuses-controller.php REST API: Filter responses based on the `_fields` parameter, before data is processed. 2018-07-13 06:51:27 +00:00
class-wp-rest-post-types-controller.php REST API: Filter responses based on the `_fields` parameter, before data is processed. 2018-07-13 06:51:27 +00:00
class-wp-rest-posts-controller.php Grouped merges for 4.9.17. 2021-04-15 01:13:54 +00:00
class-wp-rest-revisions-controller.php REST API: Revert [43648] from the 4.9 branch. 2018-10-11 07:16:24 +00:00
class-wp-rest-settings-controller.php REST API: Don’t remove unregistered properties from objects in schema. 2017-10-24 21:05:49 +00:00
class-wp-rest-taxonomies-controller.php REST API: Filter responses based on the `_fields` parameter, before data is processed. 2018-07-13 06:51:27 +00:00
class-wp-rest-terms-controller.php Grouped backports to the 4.9 branch. 2022-10-17 18:14:49 +00:00
class-wp-rest-users-controller.php Grouped backports to the 4.9 branch. 2023-10-12 18:15:06 +00:00