Make WordPress Core


Ignore:
Timestamp:
08/04/2019 01:27:22 AM (5 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/functions.php

    r45676 r45736  
    11131113 * @since 2.0.0
    11141114 *
    1115  * @global WP       $wp_locale
     1115 * @global WP       $wp           Current WordPress environment instance.
    11161116 * @global WP_Query $wp_query
    11171117 * @global WP_Query $wp_the_query
Note: See TracChangeset for help on using the changeset viewer.