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

    r34925 r35170  
    583583 * @access private
    584584 *
    585  * @global wpdb $wpdb
     585 * @global wpdb $wpdb WordPress database abstraction object.
    586586 *
    587587 * @param WP_Post $post      Post object
Note: See TracChangeset for help on using the changeset viewer.