WordPress/wp-includes/rest-api/endpoints
davidbaumwald 9fd0b00c91 Grouped backports to the 4.8 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.8 branch.
Props xknown, jorbin, joehoyle, timothyblynjacobs, peterwilsoncc, ehtis, tykoted, antpb, rmccue.
Built from https://develop.svn.wordpress.org/branches/4.8@56864


git-svn-id: http://core.svn.wordpress.org/branches/4.8@56375 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2023-10-12 18:14:39 +00:00
..
class-wp-rest-attachments-controller.php Grouped backports to the 4.8 branch. 2022-10-17 18:14:23 +00:00
class-wp-rest-comments-controller.php REST API: Improve a few more strings added after the 4.7 string freeze. 2017-05-10 19:41:41 +00:00
class-wp-rest-controller.php REST API: Remove rest_get_post filter and get_post abstraction. 2016-11-08 13:09:33 +00:00
class-wp-rest-post-statuses-controller.php REST API: Unify object access handling for simplicity. 2017-01-26 13:39:41 +00:00
class-wp-rest-post-types-controller.php REST API: Unify object access handling for simplicity. 2017-01-26 13:39:41 +00:00
class-wp-rest-posts-controller.php Grouped merges for 4.8.16. 2021-04-15 01:15:24 +00:00
class-wp-rest-revisions-controller.php REST API: Improve a few more strings added after the 4.7 string freeze. 2017-05-10 19:41:41 +00:00
class-wp-rest-settings-controller.php Docs: Misc corrections and additions to inline documentation. 2016-12-27 09:28:40 +00:00
class-wp-rest-taxonomies-controller.php REST API: Unify object access handling for simplicity. 2017-01-26 13:39:41 +00:00
class-wp-rest-terms-controller.php Grouped backports to the 4.8 branch. 2022-10-17 18:14:23 +00:00
class-wp-rest-users-controller.php Grouped backports to the 4.8 branch. 2023-10-12 18:14:39 +00:00