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-walker-comment.php

    r45932 r46391  
    162162     * @see wp_list_comments()
    163163     * @global int        $comment_depth
    164      * @global WP_Comment $comment
     164     * @global WP_Comment $comment       Global comment object.
    165165     *
    166166     * @param string     $output  Used to append additional content. Passed by reference.
Note: See TracChangeset for help on using the changeset viewer.