<div>To resubmit your theme after non-approval:</div><div><ol><li>Fix all of the necessary changes locally, and give this new version a higher version number in style.css.</li><li>Prepare a new ZIP file from your changes, and upload it the same way as the initial submission, here: <a href="http://wordpress.org/extend/themes/upload/">http://wordpress.org/extend/themes/upload/</a></li>

<li>You will receive confirmation and a ticket number from Trac; make a note on the non-approved theme&#39;s ticket with the new ticket number, stating a fixed version has been loaded.</li><li>Most reviewers, if the changes are done with 48-ish hours, will pull that ticket out of the queue and continue the review, so that minimal time is wasted between submissions. This is at the discretion of the reviewer, and not guaranteed to the submitter.</li>

<li>The review continues on the new ticket.</li></ol></div><br><div class="gmail_extra"><br><br><div class="gmail_quote">On 9 November 2012 09:02, Bryce Adams <span dir="ltr">&lt;<a href="mailto:brycead@gmail.com" target="_blank">brycead@gmail.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>
                    <span style="font-size:14px">In the future please try and keep theme-specific review questions in the comments for the ticket.</span>
                </div><div><span style="font-size:14px"><br></span></div><div><span style="font-size:14px">Cheers</span></div><span><font color="#888888">
                <div><div><br></div><div>-- </div><div>Bryce Adams</div><div><br></div></div></font></span><div><div>
                 
                <p style="color:#a0a0a8">On Saturday, 10 November 2012 at 12:48 AM, Türker YILDIRIM wrote:</p>
                <blockquote type="cite" style="border-left-style:solid;border-width:1px;margin-left:0px;padding-left:10px">
                    <span><div><div>resubmit.<br><br><div>On Fri, Nov 9, 2012 at 3:01 PM, Abhik Biswas <span dir="ltr">&lt;<a href="mailto:abhik@itsabhik.com" target="_blank">abhik@itsabhik.com</a>&gt;</span> wrote:<br><blockquote type="cite">


<div>
Thanks Turker,<br>Once I change those, how Can I reupload the zip?<div><div><br><br><div>On Fri, Nov 9, 2012 at 6:27 PM, Türker YILDIRIM <span dir="ltr">&lt;<a href="mailto:turker.biz@gmail.com" target="_blank">turker.biz@gmail.com</a>&gt;</span> wrote:<br>


<blockquote type="cite"><div><div>Hi,<br></div><div><br></div><div>Wrong usage of name spacing:</div><div>You should not name your functions like
image_setup, js_head_load
 and theme options like logo_url etc. </div><div><a href="http://codex.wordpress.org/Theme_Review" target="_blank">http://codex.wordpress.org/Theme_Review</a> ( 1.1.4 Theme Namespacing)</div><div><br></div><div><a href="http://codex.wordpress.org/WordPress_Coding_Standards" target="_blank">http://codex.wordpress.org/WordPress_Coding_Standards</a></div>





<div><br></div><div>Sample wrong usage of functions</div><div>search.php</div><div><br></div><blockquote type="cite"><div> $latest_post_number = get_option( &#39;latest_post_number&#39; );<br>


 $paged = (get_query_var(&#39;paged&#39;)) ? get_query_var(&#39;paged&#39;) : 1;<br> $recentpostquery = array(&#39;showposts&#39;=&gt;$latest_post_number, &#39;paged&#39;=&gt;$paged, &#39;s&#39;=&gt;$s);<br>                query_posts($recentpostquery);</div>


</blockquote><div><br></div><div>If above codes used for pagination where are pages link if not you dont need this code block. By the way it is better to use function &amp; hook to do pagination.</div><div><br></div><div>


Turker.</div>


<br><div><div><div>On Fri, Nov 9, 2012 at 12:28 PM, Abhik Biswas <span dir="ltr">&lt;<a href="mailto:abhik@itsabhik.com" target="_blank">abhik@itsabhik.com</a>&gt;</span> wrote:<br></div></div><blockquote type="cite"><div>


<div><div>
Hi,<br>My theme wasn&#39;t approved and some reasons were clearly mentioned. However, one of the reasons isn&#39;t clear enough.<br><ul><li><b>There are several wrong usage of option names, WP functions etc.</b></li></ul>





<p>
I am not sure what functions and option names the reviewer is referring to. WP_DEBUG as well as Debogger is not referring any errors or warnings neither the Theme Check plugin and Deprecated Calls plugin.</p><p>Can anyone help me on this? Here is the link to the ticket.</p>






<p><a href="http://themes.trac.wordpress.org/ticket/9789" target="_blank">http://themes.trac.wordpress.org/ticket/9789</a></p><p>Now, when I fixed the issues, what is the best way to upload the theme so that it doesn&#39;t get buried under the new themes?</p>






<p>The way update the plugins using SVN or do I have to upload the zip again and wait again?</p><p><br></p><p>Regards</p><span><font color="#888888"><p>Abhik<br></p>
</font></span><br></div></div>_______________________________________________<br>
theme-reviewers mailing list<br>
<a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">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></div></blockquote></div><br>
<br>_______________________________________________<br>
theme-reviewers mailing list<br>
<a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">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></div></blockquote></div><br>
</div></div><br>_______________________________________________<br>
theme-reviewers mailing list<br>
<a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">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></div></blockquote></div><br>
</div><div><div>_______________________________________________</div><div>theme-reviewers mailing list</div><div><a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">theme-reviewers@lists.wordpress.org</a></div>


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