apply_filters( ‘site_icon_attachment_metadata’, array $metadata )

Filters the site icon attachment metadata.

Description

See also

Parameters

$metadataarray
Attachment metadata.

Source

$metadata = apply_filters( 'site_icon_attachment_metadata', $metadata );

Changelog

VersionDescription
4.3.0Introduced.

User Contributed Notes

You must log in before being able to contribute a note or feedback.