WordPress/wp-content/themes/twentyfifteen/js
Weston Ruter 4e30de26c6 Bundled Themes: Remove/disable obsolete IE-specific skip-link-focus-fix.
* Removes script from the `wp_print_footer_scripts` action in Twenty Nineteen, Twenty Twenty, and Twenty Twenty-One.
* Switches enqueue functions to just register the scripts in Twenty Fifteen, Twenty Sixteen, and Twenty Seventeen.
* Rearranges Twenty Seventeen's scripts to connect `twentyseventeenScreenReaderText` with the global script instead of the unused skip link fix.
* Updates scripts in Twenty Fifteen and Twenty Sixteen with code from Twenty Seventeen _to run on Internet Explorer only_. Twenty Sixteen needed to keep an adjustment that offsets the toolbar and border.
* Removes the script from JS files in Twenty Thirteen and Twenty Fourteen and edits their modified dates.

Props sabernhardt, westonruter, joedolson, flixos90, mukesh27.
Fixes #54421.

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


git-svn-id: http://core.svn.wordpress.org/trunk@55373 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2023-05-26 17:25:23 +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
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