<div dir="ltr">Everything the Theme calls that doesn't come from WordPress core *must* be bundled with the Theme.<div><br></div><div>Just about the only exception to that rule is an API call such as GoogleFonts.</div></div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Aug 6, 2013 at 2:37 PM, Ola Łączek <span dir="ltr"><<a href="mailto:ola@bodera.com" target="_blank">ola@bodera.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello!<div><br></div><div>Is it ok for theme author to enqueue scripts directly from CDN, and not include them with the theme?</div><div>Example: <script src="<a href="http://html5shim.googlecode.com/svn/trunk/html5.js" target="_blank">http://html5shim.googlecode.com/svn/trunk/html5.js</a>"></script><br clear="all">

<div>And one more thing - is it ok to put scripts directly in header.php in conditional IE comments (<font color="#444444" face="monospace"><span style="font-size:11px"><!--[if lt IE 9]> <![endif]--></span></font>)</div>

<div><br></div>Best regards,<br>Ola Łączek<br><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></div>