WordPress/wp-content/themes/twentyseventeen/inc
David A. Kennedy e58856bbd0 Twenty Seventeen: Display featured image on static front page
This improves UX, since an image added will be displayed on front end as opposed to not at all. This fix added the front page's featured image above the front page content, similar to how it's handled in the other panels. Also it removed code that was setting the front page's featured image as a fallback to the custom header, and updated the conditions that add the `has-header-image` to remove reference to the front page's featured image.

Props laurelfulford.

Fixes #38402.

Built from https://develop.svn.wordpress.org/trunk@38868


git-svn-id: http://core.svn.wordpress.org/trunk@38811 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2016-10-21 22:15:50 +00:00
..
back-compat.php
color-patterns.php Twenty Seventeen: Add post author comment styles 2016-10-21 20:37:34 +00:00
custom-header.php Twenty Fifteen, Twenty Seventeen: Add documentation to filters in themes. 2016-10-20 20:34:31 +00:00
customizer.php Tests: Prevent Twenty Seventeen from interfering with Customizer tests. 2016-10-21 05:28:31 +00:00
icon-functions.php Twenty Fifteen, Twenty Seventeen: Add documentation to filters in themes. 2016-10-20 20:34:31 +00:00
template-functions.php Twenty Seventeen: Display featured image on static front page 2016-10-21 22:15:50 +00:00
template-tags.php