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-admin/includes/class-wp-upgrader.php

    r35144 r35170  
    26942694     * @access public
    26952695     *
    2696      * @global wpdb $wpdb
     2696     * @global wpdb $wpdb WordPress database abstraction object.
    26972697     *
    26982698     * @param string $type    The type of update being checked: 'core', 'theme',
Note: See TracChangeset for help on using the changeset viewer.