Changeset 32350 for trunk/src/wp-includes/post.php
- Timestamp:
- 05/05/2015 02:15:27 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/post.php
r32342 r32350 5133 5133 * 5134 5134 * @since 2.1.0 5135 * @since 4.2.0 Modified into wrapper for wp_attachment_is() 5135 * @since 4.2.0 Modified into wrapper for wp_attachment_is() and 5136 * allowed WP_Post object to be passed. 5136 5137 * 5137 5138 * @param int|WP_Post $post Optional. Attachment ID. Default 0.
Note: See TracChangeset
for help on using the changeset viewer.