Make WordPress Core


Ignore:
Timestamp:
10/04/2019 10:18:11 PM (6 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/template.php

    r45742 r46391  
    693693 * @global WP         $wp            Current WordPress environment instance.
    694694 * @global int        $id
    695  * @global WP_Comment $comment
     695 * @global WP_Comment $comment       Global comment object.
    696696 * @global int        $user_ID
    697697 *
Note: See TracChangeset for help on using the changeset viewer.