Docs: Fix a typo in the 4.4.0 changlog entry in the intermediate_image_sizes_advanced hook doc.
Props morganestes. Fixes #35190. Built from https://develop.svn.wordpress.org/trunk@36054 git-svn-id: http://core.svn.wordpress.org/trunk@36019 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -110,7 +110,7 @@ function wp_generate_attachment_metadata( $attachment_id, $file ) {
|
||||
* Filter the image sizes automatically generated when uploading an image.
|
||||
*
|
||||
* @since 2.9.0
|
||||
* @since 4.4.0 The `$metadata` argument was addeed
|
||||
* @since 4.4.0 Added the `$metadata` argument.
|
||||
*
|
||||
* @param array $sizes An associative array of image sizes.
|
||||
* @param array $metadata An associative array of image metadata: width, height, file.
|
||||
|
||||
Reference in New Issue
Block a user