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

    r52978 r53060  
    21472147 * @since 4.6.0 The `$context` parameter default changed from `false` to an empty string.
    21482148 *
    2149  * @global string $pagenow
     2149 * @global string $pagenow The filename of the current screen.
    21502150 *
    21512151 * @param string        $form_post                    The URL to post the form to.
Note: See TracChangeset for help on using the changeset viewer.