Declare HTML5 scripts and styles support for better compliance with W3C validator

This commit is contained in:
Jb 2020-04-13 01:47:45 +02:00
parent 6c41b179c1
commit 008d639475

View file

@ -111,6 +111,8 @@ if ( ! class_exists( 'Storefront' ) ) :
'gallery',
'caption',
'widgets',
'style',
'script',
)
)
);