I think I understand what you are trying to accomplish, but how many themes actually include a home.php or front-page.php template ... I do not recall any recent ones that I have looked at.<br><br>Besides a simple review of the included template files will tell you if you are, or should be, testing the functionality of the home.php and/or front-page.php templates.<br>

<br>By all means, switch over your test environment to more suitably test those templates, I would even suggest some of the other reviewers volunteer to do it as a trial ...<br><br>... maybe have two Theme Unit Test data sets: one for &quot;standard&quot; blogging; and, another for a &quot;standard&quot; CMS setup, which is where I would expect the home.php and front-page.php templates to more typically be used.<br>

<br><br>Cais.<br><br><div class="gmail_quote">On Fri, Apr 22, 2011 at 9:40 AM, Chip Bennett <span dir="ltr">&lt;<a href="mailto:chip@chipbennett.net">chip@chipbennett.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

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><font color="#888888"><div>Chip</div>
</font><br>_______________________________________________<br>
theme-reviewers mailing list<br>
<a href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a><br>
<a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
<br></blockquote></div><br>