Make WordPress Core


Ignore:
Timestamp:
08/04/2019 01:58:03 AM (6 years ago)
Author:
SergeyBiryukov
Message:

Docs: Add missing description for $wp_query and $wp_the_query globals.

Props mukesh27.
See #45604, #47110.

File:
1 edited

Legend:

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

    r45674 r45739  
    965965 * @uses Walker_Comment
    966966 *
    967  * @global WP_Query $wp_query
     967 * @global WP_Query $wp_query WordPress Query object.
    968968 *
    969969 * @param WP_Comment[] $comments Optional. Array of WP_Comment objects. Defaults to $wp_query->comments.
Note: See TracChangeset for help on using the changeset viewer.