resubmit.<br><br><div class="gmail_quote">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 class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Thanks Turker,<br>Once I change those, how Can I reupload the zip?<div class="HOEnZb"><div class="h5"><br><br><div class="gmail_quote">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 class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><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 class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> $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);</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 class="gmail_quote"><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 class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><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></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></blockquote></div><br>
</div></div><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>