e84fca387a
In HTML5, the type attribute is not required for the <script> and <style> tags. Including the attribute on these tags (type="text/javascript", for example) will trigger a validation warning in HTML validation tools. From WordPress 5.3, two new arguments are supported for the html5 theme feature, script and style. When these arguments are passed, the type attribute will not be output for those tags. See https://make.wordpress.org/core/2019/10/15/miscellaneous-developer-focused-changes-in-5-3/ |
||
---|---|---|
.. | ||
class-wp-bootstrap-navwalker.php | ||
custom-comments.php | ||
custom-header.php | ||
customizer.php | ||
deprecated.php | ||
editor.php | ||
enqueue.php | ||
extras.php | ||
hooks.php | ||
jetpack.php | ||
pagination.php | ||
setup.php | ||
style-wpcom.css | ||
template-tags.php | ||
theme-settings.php | ||
widgets.php | ||
woocommerce.php | ||
wpcom.php |