- Timestamp:
- 05/25/2021 01:11:55 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/rest-api/fields/class-wp-rest-comment-meta-fields.php
r46586 r51000 18 18 19 19 /** 20 * Retrieves the object type for comment meta.20 * Retrieves the comment type for comment meta. 21 21 * 22 22 * @since 4.7.0 … … 29 29 30 30 /** 31 * Retrieves the object meta subtype.31 * Retrieves the comment meta subtype. 32 32 * 33 33 * @since 4.9.8
Note: See TracChangeset
for help on using the changeset viewer.