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/rest-api.php

    r45735 r45736  
    284284 * @since 4.4.0
    285285 *
    286  * @global WP             $wp            Current WordPress environment instance.
     286 * @global WP $wp Current WordPress environment instance.
    287287 */
    288288function rest_api_loaded() {
Note: See TracChangeset for help on using the changeset viewer.