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