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-includes/post.php

    r53058 r53060  
    65786578 * @since 2.1.0
    65796579 *
    6580  * @global string $pagenow
     6580 * @global string $pagenow The filename of the current screen.
    65816581 *
    65826582 * @param int $attachment_id Optional. Attachment post ID. Defaults to global $post.
Note: See TracChangeset for help on using the changeset viewer.