Comments inline...<br><br><div class="gmail_quote">On Tue, Apr 19, 2011 at 5:44 PM, Curtis McHale <span dir="ltr">&lt;<a href="mailto:curtis@curtismchale.ca">curtis@curtismchale.ca</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
The theme I&#39;m reviewing has JS that detects the browser version and tells them to update (<a href="http://browser-update.org/" target="_blank">http://browser-update.org/</a>). There is not a theme option to remove this function or information in the description.<div>


<br></div><div>What is the theme review stance on this feature?</div></blockquote><div><br></div><div>Incredibly annoying, but nothing prohibits it. I would *require* a mention of the &quot;feature&quot; in Theme documentation (readme.txt). </div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><br></div><div>There are also some list styles missing in comments. I don&#39;t think this is a reason for failure but should be noted and requested for update on the next version. Is that correct?</div>
</blockquote><div><br></div><div>It depends on how egregious the style omission is. If lists within comments are inheriting the comment-list styling, I would fail for that. If they merely don&#39;t have proper indenting/bullets, I would perhaps say *required* in next revision. </div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div><br></div><div>The theme options are strictly a page that suggests the user donate if they like the theme. I know that credit links are okay but I&#39;m not sure about this instance.</div></blockquote><div><br></div>
<div>Also nothing prohibiting this. But I would balk at calling such a page an &quot;Options&quot; page. You could perhaps require the page to be titled &quot;Theme Documentation&quot; (etc.) rather than &quot;Theme Options&quot;. </div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><br></div><div>The theme calls loop-archive.php through get_template_part but the file doesn&#39;t actually exist. Fortunately it defaults to loop.php but I&#39;m wondering how this would be addressed. The theme works but I would think this should be corrected in the next version either by just using loop.php or by adding the file that is being called. Is that correct?</div>
</blockquote><div><br></div><div>That could be for Child-Theme support (allowing e.g. a Child Theme to include &quot;loop-archive.php&quot;, and have it included). Due to the inherent callback nature of the function, this is a correct implementation.</div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div><br></div><div>The theme doesn&#39;t support post_formats. I thought that they were supposed to at least declare it and support whichever they picked. I don&#39;t see this information on the Theme Review page so is this assumption incorrect?<br clear="all">
</div></blockquote><div><br></div><div>Post Formats are not required to be implemented. However, if the Theme has custom loops for any of the Post Format types, then it is *required* to support the core feature. </div><div>
<br></div><div>Chip </div></div>