Make WordPress Core


Ignore:
Timestamp:
01/12/2016 12:25:37 PM (9 years ago)
Author:
swissspidy
Message:

Docs: Revert [36268] as the global is indeed used, just via the superglobal.

Fixes #35413.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/post.php

    r36268 r36269  
    48594859 * @since 2.1.0
    48604860 *
     4861 * @global string $pagenow
     4862 *
    48614863 * @param int $post_id Optional. Attachment ID. Default 0.
    48624864 * @return string|false Attachment URL, otherwise false.
Note: See TracChangeset for help on using the changeset viewer.