This is another method that will meet the criteria:<br><br>&lt;?php if ( is_singular() ) wp_enqueue_script( &#39;comment-reply&#39; ); ?&gt;<br><br>You can just add the above line right before your wp_head() call.<br><br><br>

Cais.<br><br><div class="gmail_quote">On Thu, Dec 30, 2010 at 7:09 PM,  <span dir="ltr">&lt;<a href="mailto:michael@mfields.org">michael@mfields.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

Something like this works pretty well:<br>
<br>
function mytheme_comment_reply_js() {<br>
        if ( is_singular() &amp;&amp; get_option( &#39;thread_comments&#39; ) ) {<br>
                wp_enqueue_script( &#39;comment-reply&#39; );<br>
        }<br>
}<br>
add_action( &#39;wp_print_scripts&#39;, &#39;mytheme_comment_reply_js&#39; );<br>
<div class="im"><br>
&gt; Hello<br>
&gt; Automatic theme scanning is showing the following error message.<br>
</div>&gt; â– REQUIRED: Could not find comment-reply in the PHP files. The theme<br>
<div><div></div><div class="h5">&gt; must enqueue the comment-reply script on pages where there are<br>
&gt; comments displayed.<br>
&gt;<br>
&gt; Can anyone tell me what that supposed to mean and how can i get rid of<br>
&gt; it? i included comment_reply_link code in php files...i dont know if<br>
&gt; that is related to the error at all or not.<br>
&gt;<br>
&gt; Thanks<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; On 12/25/10, Rashed Latif &lt;<a href="mailto:rashed.latif@gmail.com">rashed.latif@gmail.com</a>&gt; wrote:<br>
&gt;&gt; thanks phil. thats a good enough infomation. i know there was 3-4<br>
&gt;&gt; errors while i submitted the theme. i&#39;ll try to reupload the theme<br>
&gt;&gt; after fixing those issues.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; On 12/25/10, Philip M. Hofer (Frumph) &lt;<a href="mailto:philip@frumph.net">philip@frumph.net</a>&gt; wrote:<br>
&gt;&gt;&gt; Apologize for the delay, however this is the holiday season and most of<br>
&gt;&gt;&gt; the<br>
&gt;&gt;&gt; reviewers are with their families at this time, reviews will pick up<br>
&gt;&gt;&gt; again<br>
&gt;&gt;&gt; after the holidays are over.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; The priority is basically themes which have already passed the review<br>
&gt;&gt;&gt; process are #1,  then come themes that have already gone through or<br>
&gt;&gt;&gt; started<br>
&gt;&gt;&gt; the process, then lastly, new themes which have not been through the<br>
&gt;&gt;&gt; review<br>
&gt;&gt;&gt; process.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; While you may see some that are uploaded later then you, those are<br>
&gt;&gt;&gt; probably<br>
&gt;&gt;&gt; in the 1st or 2nd priority.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; My suggestion to you though, if you want it to pass the review team,<br>
&gt;&gt;&gt; download the theme-check plugin:<br>
&gt;&gt;&gt; <a href="http://wordpress.org/extend/plugins/theme-check/" target="_blank">http://wordpress.org/extend/plugins/theme-check/</a>  found here.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Run the theme-check plugin on your theme, if it passes the theme-check<br>
&gt;&gt;&gt; then<br>
&gt;&gt;&gt; you check your theme with the theme unit test, which is found here:<br>
&gt;&gt;&gt; <a href="http://codex.wordpress.org/Theme_Unit_Test" target="_blank">http://codex.wordpress.org/Theme_Unit_Test</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; If it passes the theme unit test and the theme-check plugin, you&#39;re<br>
&gt;&gt;&gt; sure<br>
&gt;&gt;&gt; to<br>
&gt;&gt;&gt; get passed right away when your up.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; - Phil<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; ----- Original Message -----<br>
&gt;&gt;&gt; From: &quot;Rashed Latif&quot; &lt;<a href="mailto:rashed.latif@gmail.com">rashed.latif@gmail.com</a>&gt;<br>
&gt;&gt;&gt; To: &lt;<a href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a>&gt;<br>
&gt;&gt;&gt; Sent: Saturday, December 25, 2010 5:29 AM<br>
&gt;&gt;&gt; Subject: Re: [theme-reviewers] New theme upload<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Hi<br>
&gt;&gt;&gt;&gt; Can anyone tell me whats the position of my theme in the queue. Its<br>
&gt;&gt;&gt;&gt; already been 12 days.<br>
&gt;&gt;&gt;&gt; My ticket number is 2282 and still status is &quot;New&quot;. If i am not wrong<br>
&gt;&gt;&gt;&gt; i saw a post with ticket number 2352 which is assigned to otto. I<br>
&gt;&gt;&gt;&gt; really cant figure out how your queue works.<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Thanks<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; On 12/19/10, Furcifer &lt;<a href="mailto:furcifer@furcifer.net">furcifer@furcifer.net</a>&gt; wrote:<br>
&gt;&gt;&gt;&gt;&gt; Rashed, we have a bit of a backlog at the moment, we&#39;ll get to your<br>
&gt;&gt;&gt;&gt;&gt; theme<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; in<br>
&gt;&gt;&gt;&gt;&gt; it&#39;s turn.<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; Jay<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; -----Original Message-----<br>
&gt;&gt;&gt;&gt;&gt; From: Rashed Latif &lt;<a href="mailto:rashed.latif@gmail.com">rashed.latif@gmail.com</a>&gt;<br>
&gt;&gt;&gt;&gt;&gt; Sent: Sunday, December 19, 2010 10:36 AM<br>
&gt;&gt;&gt;&gt;&gt; To: <a href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a><br>
&gt;&gt;&gt;&gt;&gt; Subject: Re: [theme-reviewers] New theme upload<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; Its already been 6 days since i uploaded my theme for review and<br>
&gt;&gt;&gt;&gt;&gt; still<br>
&gt;&gt;&gt;&gt;&gt; no update. last week the average time was 5.9 days. also like to know<br>
&gt;&gt;&gt;&gt;&gt; whats the next step after someone reviews the theme and finds some<br>
&gt;&gt;&gt;&gt;&gt; errors. and any idea how long its gonna take to accept my theme for<br>
&gt;&gt;&gt;&gt;&gt; review?<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; On 12/16/10, Otto &lt;<a href="mailto:otto@ottodestruct.com">otto@ottodestruct.com</a>&gt; wrote:<br>
&gt;&gt;&gt;&gt;&gt;&gt; On Thu, Dec 16, 2010 at 4:25 AM, Rashed Latif<br>
&gt;&gt;&gt;&gt;&gt;&gt; &lt;<a href="mailto:rashed.latif@gmail.com">rashed.latif@gmail.com</a>&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt; wrote:<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt; I am just wondering what&#39;s the average time period for reviewing a<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt; theme.<br>
&gt;&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt; Last week it was 5.9 days:<br>
&gt;&gt;&gt;&gt;&gt;&gt; <a href="http://make.wordpress.org/themes/2010/11/21/weekly-stats-21-nov-10/" target="_blank">http://make.wordpress.org/themes/2010/11/21/weekly-stats-21-nov-10/</a><br>
&gt;&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt; -Otto<br>
&gt;&gt;&gt;&gt;&gt;&gt; _______________________________________________<br>
&gt;&gt;&gt;&gt;&gt;&gt; theme-reviewers mailing list<br>
&gt;&gt;&gt;&gt;&gt;&gt; <a href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a><br>
&gt;&gt;&gt;&gt;&gt;&gt; <a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
&gt;&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; --<br>
&gt;&gt;&gt;&gt;&gt; Rashed Latif<br>
&gt;&gt;&gt;&gt;&gt; _______________________________________________<br>
&gt;&gt;&gt;&gt;&gt; theme-reviewers mailing list<br>
&gt;&gt;&gt;&gt;&gt; <a href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a><br>
&gt;&gt;&gt;&gt;&gt; <a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; _______________________________________________<br>
&gt;&gt;&gt;&gt;&gt; theme-reviewers mailing list<br>
&gt;&gt;&gt;&gt;&gt; <a href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a><br>
&gt;&gt;&gt;&gt;&gt; <a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; --<br>
&gt;&gt;&gt;&gt; Rashed Latif<br>
&gt;&gt;&gt;&gt; _______________________________________________<br>
&gt;&gt;&gt;&gt; theme-reviewers mailing list<br>
&gt;&gt;&gt;&gt; <a href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a><br>
&gt;&gt;&gt;&gt; <a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; _______________________________________________<br>
&gt;&gt;&gt; theme-reviewers mailing list<br>
&gt;&gt;&gt; <a href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a><br>
&gt;&gt;&gt; <a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; Rashed Latif<br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Rashed Latif<br>
&gt; _______________________________________________<br>
&gt; theme-reviewers mailing list<br>
&gt; <a href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a><br>
&gt; <a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
&gt;<br>
<br>
<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>
</div></div></blockquote></div><br>