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-admin/includes/update-core.php

    r52640 r53060  
    15551555 *
    15561556 * @global string $wp_version The WordPress version string.
    1557  * @global string $pagenow
     1557 * @global string $pagenow    The filename of the current screen.
    15581558 * @global string $action
    15591559 *
Note: See TracChangeset for help on using the changeset viewer.