Make WordPress Core


Ignore:
Timestamp:
10/14/2015 11:43:10 PM (11 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/class-wp-meta-query.php

    r34405 r35170  
    485485         * @access public
    486486         *
    487          * @global wpdb $wpdb
     487         * @global wpdb $wpdb WordPress database abstraction object.
    488488         *
    489489         * @param array  $clause       Query clause, passed by reference.
Note: See TracChangeset for help on using the changeset viewer.