Make WordPress Core


Ignore:
Timestamp:
10/14/2015 11:43:10 PM (9 years ago)
Author:
DrewAPicture
Message:

Docs: Add missing descriptions for the $wpdb global in DocBlocks all the places.

See #32246.

File:
1 edited

Legend:

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

    r34988 r35170  
    177177 * @since 3.0.0
    178178 *
    179  * @global wpdb $wpdb
     179 * @global wpdb $wpdb WordPress database abstraction object.
    180180 *
    181181 * @param array $user_ids User ID numbers list
Note: See TracChangeset for help on using the changeset viewer.