Docs: Revert [36268] as the global is indeed used, just via the superglobal.
Fixes #35413. Built from https://develop.svn.wordpress.org/trunk@36269 git-svn-id: http://core.svn.wordpress.org/trunk@36236 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -4858,6 +4858,8 @@ function wp_update_attachment_metadata( $post_id, $data ) {
|
||||
*
|
||||
* @since 2.1.0
|
||||
*
|
||||
* @global string $pagenow
|
||||
*
|
||||
* @param int $post_id Optional. Attachment ID. Default 0.
|
||||
* @return string|false Attachment URL, otherwise false.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user