Make WordPress Core


Ignore:
Timestamp:
04/04/2022 06:24:18 PM (3 years ago)
Author:
SergeyBiryukov
Message:

Docs: Add missing description for $pagenow global in various functions.

See #54729, #55499.

File:
1 edited

Legend:

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

    r52414 r53060  
    12341234 *
    12351235 * @global bool   $show_admin_bar
    1236  * @global string $pagenow
     1236 * @global string $pagenow        The filename of the current screen.
    12371237 *
    12381238 * @return bool Whether the admin bar should be showing.
Note: See TracChangeset for help on using the changeset viewer.