/* Default favicon supplied with the theme. * WordPress Site Icon still takes priority if one is selected in Customize. */ function tvpg_default_favicon() { if (function_exists('has_site_icon') && has_site_icon()) { return; } $icon = get_template_directory_uri() . '/assets/images/favicon.png'; echo '' . "\n"; echo '' . "\n"; echo '' . "\n"; } add_action('wp_head', 'tvpg_default_favicon', 2); https://www.tvpeacock.com/post-sitemap.xml 2025-09-11T17:04:41+00:00 https://www.tvpeacock.com/page-sitemap.xml 2026-08-20T18:34:29+00:00 https://www.tvpeacock.com/category-sitemap.xml 2025-09-11T17:04:41+00:00 https://www.tvpeacock.com/post_tag-sitemap.xml 2026-08-20T18:34:29+00:00