Make WordPress Core


Ignore:
Timestamp:
10/04/2019 10:18:11 PM (5 years ago)
Author:
SergeyBiryukov
Message:

Docs: Add missing description for $comment global.

Props immeet94, mukesh27.
Fixes #46928. See #47110.

File:
1 edited

Legend:

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

    r46201 r46391  
    33523352     *
    33533353     * @since 2.2.0
    3354      * @global WP_Comment $comment Current comment.
     3354     * @global WP_Comment $comment Global comment object.
    33553355     */
    33563356    public function the_comment() {
Note: See TracChangeset for help on using the changeset viewer.