[theme-reviewers] Edit to codex, regarding charset etc.

Andrew Nacin wp at andrewnacin.com
Thu Aug 26 10:44:31 UTC 2010


On Thu, Aug 26, 2010 at 6:22 AM, Philip M. Hofer (Frumph) <philip at frumph.net>
wrote:
> ** Correct content-type meta declaration: <nowiki><meta
http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>;
charset=<?php bloginfo('charset'); ?>" /></nowiki> declared before
<nowiki><title></nowiki>
>
> This has been verified with the core team as being not a requirement due
to elements in it are HTML5, removed from the theme_review codex as a
requirement.
>
> - Phil

HTML5 allows for <meta charset> instead of the longer version. Charset
should remain a requirement, but it is up to the developer to chose their
doctype and which tag they wish to use. No different than requiring a
doctype but not mandating which one, as long as it is syntactically correct.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wordpress.org/pipermail/theme-reviewers/attachments/20100826/13683d34/attachment.htm>


More information about the theme-reviewers mailing list