<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hmm, that's not specifically stated in theme review codex - where
    should that be added?<br>
    <br>
    On 21/02/2012 12:58 AM, Chip Bennett wrote:
    <blockquote
cite="mid:CAPdLKqcj=cSgB2QG5fT7d6zbQz0RPD9x1L-MyBNiwAJ_PZKvxw@mail.gmail.com"
      type="cite">There seems to be some... latitude from higher-ups
      regarding leaving the wp_enqueu_script( 'comment-reply' ) in
      header.php (can't say I agree, but it's not worth fighting over at
      this point). But other than that, all enqueues should be in
      functions.php, hooked intp wp_enqueue_scripts. Any calls to
      add_theme_support() must be in functions.php, hooked into
      after_setup_theme.
      <div>
        <br>
      </div>
      <div>Chip<br>
        <br>
        <div class="gmail_quote">On Mon, Feb 20, 2012 at 1:45 AM, Paul
          Appleyard <span dir="ltr">&lt;<a moz-do-not-send="true"
              href="mailto:paul@spacecat.com">paul@spacecat.com</a>&gt;</span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            Hi again<br>
            <br>
            Is it required that scripts be enqueued in functions.php (or
            an included settings file)? Obviously it's best practice (as
            well as grouping them in a function)<br>
            <br>
            Author has an add_theme_support() in header.php and a
            wp_enqueue_script() as well.</blockquote>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
theme-reviewers mailing list
<a class="moz-txt-link-abbreviated" href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a>
<a class="moz-txt-link-freetext" href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a>
</pre>
    </blockquote>
  </body>
</html>