Description
Filters the cropped image attachment metadata.
Occurrences
Filename | Line Number |
---|---|
wp-admin/includes/ajax-actions.php | 4088 |
Parameters
Type | Name | Description |
---|---|---|
array | $metadata | Attachment metadata. |
PHP Doc
/**
* Filters the cropped image attachment metadata.
*
* @since 4.3.0
*
* @see wp_generate_attachment_metadata()
*
* @param array $metadata Attachment metadata.
*/