All,<div><br></div><div>I&#39;m thinking of switching up my review setup (and perhaps adjusting the Theme Unit Test data accordingly), such that by default, it is setup to use a Static Page as the Front Page, and a separate Static Page for the Blog Posts Index.</div>
<div><br></div><div>I&#39;ve seen a few instances where:</div><div><br></div><div>1) I might forget to test the front-page.php template file, or</div><div>2) The Theme Developer mistakenly uses &quot;home.php&quot; instead of &quot;front-page.php&quot; as the Front Page template, which causes the Blog Posts Index to behave incorrectly when in a Static Front Page setup.</div>
<div><br></div><div>I&#39;m trying to think of any drawbacks, but can&#39;t come up with anything. If the Theme doesn&#39;t include &quot;front-page.php&quot; and/or &quot;home.php&quot;, then the template hierarchy will fall back properly to &quot;page.php&quot; for the Static Front Page and &quot;index.php&quot; for the Blog Posts Index.</div>
<div><br></div><div>Can anyone think of any drawbacks with using this approach?</div><div><br></div><div>Chip</div>