Well, not *everything* can be checked by a script. For example, a script can check for the existence of a particular function or CSS class, but it cannot verify that the function/class is used *correctly*.<div><br></div><div>
I&#39;ve found that I&#39;m now spending a greater percentage of time verifying correct implementation of functions, as well as front-end (Theme Unit Test) review - which I think is a *good* thing.</div><div><br></div><div>
Chip<br><br><div class="gmail_quote">On Wed, Oct 13, 2010 at 10:46 AM, Otto <span dir="ltr">&lt;<a href="mailto:otto@ottodestruct.com">otto@ottodestruct.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On Wed, Oct 13, 2010 at 10:38 AM, Simon Prosser &lt;<a href="mailto:pross@pross.org.uk">pross@pross.org.uk</a>&gt; wrote:<br>
&gt; The new uploader *should* take up the slack and stop a lot of the crap<br>
&gt; getting through, well that&#39;s what im hoping for.<br>
<br>
</div>Interesting conundrum here. If the uploader actually did prevent bad<br>
code getting through (assume it&#39;s magically perfect and checks for all<br>
required stuff as well as preventing all bad stuff getting through),<br>
then that actually increases the workload on the reviewers. Why?<br>
Because now there&#39;s no longer any obvious things for a reviewer to<br>
check for to bounce themes back quickly. Theme authors getting<br>
rejected by the theme uploader are more likely to fix their themes and<br>
try again. So every theme making it through would have to be fully<br>
checked, as all requirements would be met. ;-)<br>
<font color="#888888"><br>
-Otto<br>
</font><div><div></div><div class="h5">_______________________________________________<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>
</div></div></blockquote></div><br></div>