- Timestamp:
- 01/28/2021 10:40:31 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/post.php
r50039 r50051 6115 6115 * @since 2.1.0 6116 6116 * 6117 * @param int $attachment_id Attachment post ID. Default 0.6117 * @param int $attachment_id Attachment post ID. Defaults to global $post. 6118 6118 * @param bool $unfiltered Optional. If true, filters are not run. Default false. 6119 6119 * @return array|false {
Note: See TracChangeset
for help on using the changeset viewer.