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