Docs: Fix a typo in the 4.4.0 changlog entry in the `intermediate_image_sizes_advanced` hook doc.

Props morganestes.
Fixes #35190.


git-svn-id: https://develop.svn.wordpress.org/trunk@36054 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Drew Jaynes 2015-12-21 22:23:11 +00:00
parent 9c8c6955a9
commit 688916d200
1 changed files with 1 additions and 1 deletions

View File

@ -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.