Make WordPress Core

Changeset 41123


Ignore:
Timestamp:
07/23/2017 10:39:13 AM (8 years ago)
Author:
SergeyBiryukov
Message:

Docs: Add a @global entry for $wpdb in WP_Comment_Query::fill_descendants().

Props jontyravi.
Fixes #41412.

File:
1 edited

Legend:

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

    r39532 r41123  
    936936     *
    937937     * @since 4.4.0
     938     *
     939     * @global wpdb $wpdb WordPress database abstraction object.
    938940     *
    939941     * @param array $comments Array of top-level comments whose descendants should be filled in.
Note: See TracChangeset for help on using the changeset viewer.