This repository has been archived on 2020-05-08. You can view files and clone it, but cannot push or open issues or pull requests.
understrap/inc
IanDelMar e84fca387a
Add script and style to theme support for html5
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/
2020-04-13 12:09:59 +02:00
..
class-wp-bootstrap-navwalker.php Merge pull request #1009 from ylkyrg/yoda-conditions 2019-12-13 11:57:53 +00:00
custom-comments.php No period for summary in file headers 2019-11-14 18:16:31 +01:00
custom-header.php No period for summary in file headers 2019-11-14 18:16:31 +01:00
customizer.php Merge pull request #1010 from ylkyrg/capital-s 2019-12-13 11:33:28 +00:00
deprecated.php Merge pull request #1009 from ylkyrg/yoda-conditions 2019-12-13 11:57:53 +00:00
editor.php Merge pull request #1015 from IanDelMar/editor 2019-12-13 11:34:06 +00:00
enqueue.php Capital S 2019-07-18 17:21:25 +01:00
extras.php Merge pull request #1072 from IanDelMar/body-attributes 2019-12-13 11:04:04 +00:00
hooks.php Move action hook outside if 2019-12-19 23:05:22 +01:00
jetpack.php Use shorter ABSPATH check 2019-06-20 09:57:12 +01:00
pagination.php Merge pull request #1085 from IanDelMar/post-navigation-non-archive 2019-12-16 08:10:44 +00:00
setup.php Add script and style to theme support for html5 2020-04-13 12:09:59 +02:00
style-wpcom.css cleanup inc folder and add wordpress.com stuff 2017-02-07 15:30:03 +01:00
template-tags.php Merge pull request #1012 from IanDelMar/patch-6 2019-12-13 11:28:27 +00:00
theme-settings.php Add filter to theme default settings 2019-11-07 11:16:16 +01:00
widgets.php Fix static hero CSS class 2019-11-07 22:47:45 +01:00
woocommerce.php Use shorter ABSPATH check 2019-06-20 09:57:12 +01:00
wpcom.php Use shorter ABSPATH check 2019-06-20 09:57:12 +01:00