Filters the header image attachment metadata.
Description
See also
Parameters
$metadataarray- Attachment metadata.
Source
$metadata = apply_filters( 'wp_header_image_attachment_metadata', $metadata );
Changelog
| Version | Description |
|---|---|
| 3.9.0 | Introduced. |
Filters the header image attachment metadata.
$metadataarray$metadata = apply_filters( 'wp_header_image_attachment_metadata', $metadata );
| Version | Description |
|---|---|
| 3.9.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.