wordpress-develop/src/wp-includes/rest-api
Aaron Jorbin 60c3fe8534 REST API: Ensure no-cache headers are sent when methods are ovverriden.
Props tykoted, xknown, ehtis, timothyblynjacobs, peterwilsoncc, rmccue, jorbin.


git-svn-id: https://develop.svn.wordpress.org/trunk@56834 602fd350-edb4-49c9-b593-d223f7449a82
2023-10-12 12:29:18 +00:00
..
endpoints REST API: Limit search_columns for users without list_users. 2023-10-12 12:28:57 +00:00
fields REST API: Check post meta update authorization only when value is changed. 2023-06-27 17:24:44 +00:00
search Coding Standards: Remove superfluous blank lines at the end of various classes. 2023-09-08 09:30:38 +00:00
class-wp-rest-request.php Docs: Replace multiple single line comments with multi-line comments. 2023-07-10 22:58:33 +00:00
class-wp-rest-response.php Coding Standards: Always use parentheses when instantiating an object. 2022-11-29 15:49:49 +00:00
class-wp-rest-server.php REST API: Ensure no-cache headers are sent when methods are ovverriden. 2023-10-12 12:29:18 +00:00