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/class-wp-taxonomy.php

    r44519 r45736  
    218218     * @since 4.7.0
    219219     *
    220      * @global WP $wp WP instance.
     220     * @global WP $wp Current WordPress environment instance.
    221221     *
    222222     * @param string       $taxonomy    Taxonomy key, must not exceed 32 characters.
Note: See TracChangeset for help on using the changeset viewer.