WordPress/wp-content/themes/twentyseventeen/assets
audrasjb 5cf8f0125b Twenty Seventeen: Remove IE specific resources.
This changeset switches the `wp_enqueue_*` functions to `wp_register_*` for IE-related resources, which maintains handles, source references, etc., keeps all 
IE-specific files within the theme package to avoid errors, and requires site admins to opt in to loading them in the theme.

It also replace the content of `html5.js` shiv with a comment (to avoid 404s) and removes IE-specific code in general stylesheets.

Props desrosj, sabernhardt, audrasjb, neychok, oglekler.
See #56699.



Built from https://develop.svn.wordpress.org/trunk@55980


git-svn-id: http://core.svn.wordpress.org/trunk@55492 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2023-06-22 06:01:25 +00:00
..
css Twenty Seventeen: Improve Grid View variation rendering in the editor for the Post List block. 2023-06-14 10:04:20 +00:00
fonts Twenty Seventeen: Bundle Google Fonts locally. 2023-02-07 15:31:24 +00:00
images Bundled Themes: Introduce block patterns for Twenty Seventeen. 2020-11-12 21:22:12 +00:00
js Twenty Seventeen: Remove IE specific resources. 2023-06-22 06:01:25 +00:00