Changeset 52332 for trunk/src/wp-admin/includes/post.php
- Timestamp:
- 12/07/2021 12:18:50 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/post.php
r52299 r52332 1021 1021 * 1022 1022 * @param int $postid A post ID. 1023 * @return array {1023 * @return array[] { 1024 1024 * Array of meta data arrays for the given post ID. 1025 1025 *
Note: See TracChangeset
for help on using the changeset viewer.