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

    r46292 r46391  
    185185 * @since 2.0.0
    186186 *
    187  * @global WP_Comment $comment
     187 * @global WP_Comment $comment Global comment object.
    188188 *
    189189 * @param WP_Comment|string|int $comment Comment to retrieve.
Note: See TracChangeset for help on using the changeset viewer.