Description
Filters the header image attachment metadata.
Occurrences
Filename | Line Number |
---|---|
wp-admin/includes/class-custom-image-header.php | 1374 |
Parameters
Type | Name | Description |
---|---|---|
array | $metadata | Attachment metadata. |
PHP Doc
/**
* Filters the header image attachment metadata.
*
* @since 3.9.0
*
* @see wp_generate_attachment_metadata()
*
* @param array $metadata Attachment metadata.
*/