Make WordPress Core

Changeset 34355


Ignore:
Timestamp:
09/20/2015 09:38:24 AM (9 years ago)
Author:
DrewAPicture
Message:

Docs: Add a description for the documented use of the $wpdb global in _prime_comment_caches().

See #8071. See #32246.

File:
1 edited

Legend:

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

    r34310 r34355  
    23842384 *
    23852385 * @see update_comment_cache()
    2386  *
    2387  * @global wpdb $wpdb
     2386 * @global wpdb $wpdb WordPress database abstraction object.
    23882387 *
    23892388 * @param array $comment_ids       Array of comment IDs.
Note: See TracChangeset for help on using the changeset viewer.