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/canonical.php

    r34734 r35170  
    3232 * @global bool $is_IIS
    3333 * @global WP_Query $wp_query
    34  * @global wpdb $wpdb
     34 * @global wpdb $wpdb WordPress database abstraction object.
    3535 *
    3636 * @param string $requested_url Optional. The URL that was requested, used to
Note: See TracChangeset for help on using the changeset viewer.