• Resolved pentisdogX

    (@pentisdogx)


    The header.php does not include any markup for a favicon. Even if it is not configurable via the customizer, should you not at least include:
    <link rel="shortcut icon" href="<?php echo get_stylesheet_directory_uri(); ?>/favicon.ico" />
    as recommended by http://codex.wordpress.org/Creating_a_Favicon ?

    I do understand the theme can be modified by users directly or via child-themes, but then it would break (or require updating the child-theme) after an upgrade release.

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘No allowance for a favicon’ is closed to new replies.