Make WordPress Core


Ignore:
Timestamp:
05/05/2015 02:15:27 AM (10 years ago)
Author:
DrewAPicture
Message:

Add two changelog entries for functional changes introduced in 4.2.0.

Props dimadin.
See #31925.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/post.php

    r32342 r32350  
    51335133 *
    51345134 * @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.
    51365137 *
    51375138 * @param int|WP_Post $post Optional. Attachment ID. Default 0.
Note: See TracChangeset for help on using the changeset viewer.