Make WordPress Core


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

Docs: Add missing description for $wp global.

See #45604, #47110.

File:
1 edited

Legend:

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

    r45735 r45736  
    691691 * @global wpdb       $wpdb          WordPress database abstraction object.
    692692 * @global string     $wp_version
    693  * @global WP         $wp
     693 * @global WP         $wp            Current WordPress environment instance.
    694694 * @global int        $id
    695695 * @global WP_Comment $comment
Note: See TracChangeset for help on using the changeset viewer.