Make WordPress Core

Ticket #34706: 34706.4.diff

File 34706.4.diff, 444 bytes (added by garrett-eclipse, 7 years ago)
  • src/wp-includes/post.php

     
    38233823                 * The dynamic portion of the hook name, `$post->post_type`, refers to
    38243824                 * the post type slug.
    38253825                 *
    3826                  * @since 4.9.9
     3826                 * @since 5.1.0
    38273827                 *
    38283828                 * @param int     $post_ID Post ID.
    38293829                 * @param WP_Post $post    Post object.