Docs: Add @since tag for the $context parameter added to wp_generate_attachment_metadata filter in [46621].
See #48472. Built from https://develop.svn.wordpress.org/trunk@46622 git-svn-id: http://core.svn.wordpress.org/trunk@46419 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -592,6 +592,7 @@ function wp_generate_attachment_metadata( $attachment_id, $file ) {
|
||||
* Filters the generated attachment meta data.
|
||||
*
|
||||
* @since 2.1.0
|
||||
* @since 5.3.0 The `$context` parameter was added.
|
||||
*
|
||||
* @param array $metadata An array of attachment meta data.
|
||||
* @param int $attachment_id Current attachment ID.
|
||||
|
||||
Reference in New Issue
Block a user