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/user.php

    r53018 r53060  
    37133713 * @since 4.9.0 This function was moved from wp-admin/includes/ms.php so it's no longer Multisite specific.
    37143714 *
    3715  * @global string $pagenow
     3715 * @global string $pagenow The filename of the current screen.
    37163716 */
    37173717function new_user_email_admin_notice() {
Note: See TracChangeset for help on using the changeset viewer.