Make WordPress Core


Ignore:
Timestamp:
08/04/2019 12:27:02 PM (5 years ago)
Author:
SergeyBiryukov
Message:

Docs: Add missing description for $post global.

Props immeet94.
Fixes #46503. See #47110.

File:
1 edited

Legend:

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

    r45741 r45742  
    13041304 *
    13051305 * @global WP_Query   $wp_query         WordPress Query object.
    1306  * @global WP_Post    $post
     1306 * @global WP_Post    $post             Global post object.
    13071307 * @global wpdb       $wpdb             WordPress database abstraction object.
    13081308 * @global int        $id
Note: See TracChangeset for help on using the changeset viewer.