Det kan lika bra vara att hålla din header.php ren och infoga shim från filen functions.php.
// add ie conditional html5 shim to header function add_ie_html5_shim () ( echo ''; echo ''; echo ''; ) add_action('wp_head', 'add_ie_html5_shim');
Shim är att göra det möjligt för HTML5-element att kunna utformas genom CSS i Internet Explorer-versioner mindre än 9.