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

    r34333 r35170  
    261261     * @since 3.1.0
    262262     *
    263      * @global wpdb $wpdb
     263     * @global wpdb $wpdb WordPress database abstraction object.
    264264     *
    265265     * @param array $post_ids Array of post IDs to filter the query by. Optional.
Note: See TracChangeset for help on using the changeset viewer.