changeset 18 | be944660c56a |
parent 7 | cf61fcea0001 |
--- a/wp/wp-includes/rest-api/fields/class-wp-rest-term-meta-fields.php Tue Dec 15 15:52:01 2020 +0100 +++ b/wp/wp-includes/rest-api/fields/class-wp-rest-term-meta-fields.php Wed Sep 21 18:19:35 2022 +0200 @@ -36,7 +36,7 @@ } /** - * Retrieves the object meta type. + * Retrieves the term meta type. * * @since 4.7.0 * @@ -47,7 +47,7 @@ } /** - * Retrieves the object meta subtype. + * Retrieves the term meta subtype. * * @since 4.9.8 *