Make WordPress Core


Ignore:
Timestamp:
04/04/2022 06:24:18 PM (4 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-admin/includes/misc.php

    r52732 r53060  
    12771277 * @since 3.8.0
    12781278 *
    1279  * @global string $pagenow
     1279 * @global string $pagenow The filename of the current screen.
    12801280 *
    12811281 * @param array $settings An array of Heartbeat settings.
Note: See TracChangeset for help on using the changeset viewer.