We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba67f5b commit 11affcbCopy full SHA for 11affcb
1 file changed
src/wp-includes/rest-api/class-wp-rest-server.php
@@ -41,8 +41,8 @@ class WP_REST_Server {
41
42
/**
43
* Alias for PUT transport method.
44
- *
45
- * @since 6.9.0
+ *
+ * @since 7.0.0
46
* @var string
47
*/
48
const UPDATABLE = 'PUT, PATCH';
0 commit comments