apply_filters( 'site_icon_meta_tags', string[] $meta_tags )

Filters the site icon meta tags, so plugins can add their own.

Parameters

$meta_tags

(string[]) Array of Site Icon meta tags.

Source

File: wp-includes/general-template.php

View on Trac

Changelog

Version Description
4.3.0 Introduced.

© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/site_icon_meta_tags