mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-02 09:30:09 +00:00
Docs: Revert [36268] as the global is indeed used, just via the superglobal.
Fixes #35413. git-svn-id: https://develop.svn.wordpress.org/trunk@36269 602fd350-edb4-49c9-b593-d223f7449a82
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