<div dir="ltr">I&#39;ve just submitted a core patch that should facilitate Theme display of the blog posts index as the site front page for Themes that define custom static front page content using front-page.php:<div style>
<a href="http://core.trac.wordpress.org/ticket/23669">http://core.trac.wordpress.org/ticket/23669</a><br></div><div style><br></div><div style>Essentially, if approved, this patch would modify the template hierarchy slightly, such that the site front page would use home.php if &#39;posts&#39; == get_option( &#39;show_on_front&#39; ), and would only use front-page.php if &#39;page&#39; == get_option( &#39;show_on_front&#39; ).</div>
<div style><br></div><div style>Comments/criticism/other feedback welcome!</div></div>