Make WordPress Core


Ignore:
Timestamp:
08/04/2019 01:11:01 AM (6 years ago)
Author:
SergeyBiryukov
Message:

Docs: Add missing description for $wpdb, $wp_db_version, and $wp_current_db_version globals.

Props mukesh27, utsav72640, immeet94, SergeyBiryukov.
See #45604.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/media.php

    r45611 r45734  
    35613561 *
    35623562 * @global int       $content_width
    3563  * @global wpdb      $wpdb
     3563 * @global wpdb      $wpdb          WordPress database abstraction object.
    35643564 * @global WP_Locale $wp_locale
    35653565 *
Note: See TracChangeset for help on using the changeset viewer.