WordPress/wp-content/themes/twentyfifteen/js
audrasjb 7df806c930 Twenty Fifteen: 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 replaces the content of `html5.js` shiv with a comment (to avoid 404s), removes IE-specific code in general stylesheets, and removes IE specific code 
from Customizer, header.php and custom-header.php.

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



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


git-svn-id: http://core.svn.wordpress.org/trunk@55493 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2023-06-22 06:11:26 +00:00
..
color-scheme-control.js Twenty Fifteen: Don't save unfiltered CSS in a setting. 2014-12-16 12:27:26 +00:00
customize-preview.js Twenty Fifteen: Don't save unfiltered CSS in a setting. 2014-12-16 12:27:26 +00:00
functions.js Twenty Fifteen: Use `#page` height instead of `body` height in sidebar scroll calculation. 2022-04-24 21:03:10 +00:00
html5.js Twenty Fifteen: Remove IE specific resources. 2023-06-22 06:11:26 +00:00
keyboard-image-navigation.js Twenty Fifteen: minor file cleanup. 2014-12-10 13:39:24 +00:00
skip-link-focus-fix.js Bundled Themes: Remove/disable obsolete IE-specific skip-link-focus-fix. 2023-05-26 17:25:23 +00:00