[theme-reviewers] Expanding the theme uploader checker
Otto
otto at ottodestruct.com
Tue Oct 19 17:32:09 UTC 2010
On Tue, Oct 19, 2010 at 12:17 PM, Simon Prosser <pross at pross.org.uk> wrote:
> Had a quick play today:
> http://paste.pocoo.org/show/277520/
Your loop is a bit off, because $ret keeps getting reset to true. If
you're going to loop over the files instead of combining them, then
you should put that loop around just the check itself, not around the
whole thing.
Still, a good list of deprecated stuff to check for.
-Otto
More information about the theme-reviewers
mailing list