summaryrefslogtreecommitdiffstatshomepage
path: root/src/wp-includes/rest-api/fields/class-wp-rest-meta-fields.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/wp-includes/rest-api/fields/class-wp-rest-meta-fields.php')
-rw-r--r--src/wp-includes/rest-api/fields/class-wp-rest-meta-fields.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wp-includes/rest-api/fields/class-wp-rest-meta-fields.php b/src/wp-includes/rest-api/fields/class-wp-rest-meta-fields.php
index b85bbe9e9f..e2fb0e1632 100644
--- a/src/wp-includes/rest-api/fields/class-wp-rest-meta-fields.php
+++ b/src/wp-includes/rest-api/fields/class-wp-rest-meta-fields.php
@@ -27,7 +27,7 @@ abstract class WP_REST_Meta_Fields {
/**
* Retrieves the object meta subtype.
*
- * @since 5.0.0
+ * @since 4.9.8
*
* @return string Subtype for the meta type, or empty string if no specific subtype.
*/