REST API: Ensure no-cache headers are sent when methods are ovverriden.

Props tykoted, xknown, ehtis, timothyblynjacobs, peterwilsoncc, rmccue, jorbin.

Built from https://develop.svn.wordpress.org/trunk@56834


git-svn-id: http://core.svn.wordpress.org/trunk@56346 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Aaron Jorbin
2023-10-12 12:32:32 +00:00
parent 4cfb52760f
commit 3f1e6a6a50
3 changed files with 26 additions and 19 deletions

View File

@@ -16,7 +16,7 @@
*
* @global string $wp_version
*/
$wp_version = '6.4-beta3-56833';
$wp_version = '6.4-beta3-56834';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.