forked from mirror/_s
Declare HTML5 scripts and styles support for better compliance with W3C validator
This commit is contained in:
parent
55fafb9558
commit
d6f8026895
|
@ -66,6 +66,8 @@ if ( ! function_exists( '_s_setup' ) ) :
|
||||||
'comment-list',
|
'comment-list',
|
||||||
'gallery',
|
'gallery',
|
||||||
'caption',
|
'caption',
|
||||||
|
'style',
|
||||||
|
'script',
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
Reference in New Issue