Make WordPress Core


Ignore:
Timestamp:
08/04/2019 01:11:01 AM (4 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/comment-template.php

    r45667 r45734  
    13051305 * @global WP_Query   $wp_query
    13061306 * @global WP_Post    $post
    1307  * @global wpdb       $wpdb
     1307 * @global wpdb       $wpdb             WordPress database abstraction object.
    13081308 * @global int        $id
    13091309 * @global WP_Comment $comment
Note: See TracChangeset for help on using the changeset viewer.