[theme-reviewers] Enqueue scripts from CDN

Chip Bennett chip at chipbennett.net
Tue Aug 6 19:15:14 UTC 2013


Everything the Theme calls that doesn't come from WordPress core *must* be
bundled with the Theme.

Just about the only exception to that rule is an API call such as
GoogleFonts.


On Tue, Aug 6, 2013 at 2:37 PM, Ola Łączek <ola at bodera.com> wrote:

> Hello!
>
> Is it ok for theme author to enqueue scripts directly from CDN, and not
> include them with the theme?
> Example: <script src="http://html5shim.googlecode.com/svn/trunk/html5.js
> "></script>
> And one more thing - is it ok to put scripts directly in header.php in
> conditional IE comments (<!--[if lt IE 9]> <![endif]-->)
>
> Best regards,
> Ola Łączek
>
>
> _______________________________________________
> theme-reviewers mailing list
> theme-reviewers at lists.wordpress.org
> http://lists.wordpress.org/mailman/listinfo/theme-reviewers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wordpress.org/pipermail/theme-reviewers/attachments/20130806/b636ac93/attachment.html>


More information about the theme-reviewers mailing list