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/admin-header.php

    r52285 r53060  
    1919 * @global WP_Screen $current_screen     WordPress current screen object.
    2020 * @global WP_Locale $wp_locale          WordPress date and time locale object.
    21  * @global string    $pagenow
     21 * @global string    $pagenow            The filename of the current screen.
    2222 * @global string    $update_title
    2323 * @global int       $total_update_count
Note: See TracChangeset for help on using the changeset viewer.