WordPress/wp-content/themes
desrosj b0fe9f059c Twenty Twenty-One: Only load IE specific polyfills when actually using Internet Exploreer.
The `twenty-twenty-one-ie11-polyfills` script now has a `null` source, and the new `twenty-twenty-one-ie11-polyfills-asset` (which points to the actual `polyfills.js` source) will be loaded only if IE is detected by through the use of `wp_get_script_polyfill()`.

Because the original script name remains the same, this change is backwards compatible with any code registering `twenty-twenty-one-id11-polyfills` as a script dependency.

Props poena, ismail.elkorchi, peterwilsoncc
Fixes #52098.
Built from https://develop.svn.wordpress.org/trunk@49865


git-svn-id: http://core.svn.wordpress.org/trunk@49584 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2020-12-22 15:44:08 +00:00
..
twentyeleven Bundled Themes: Bump theme versions ahead of WordPress 5.6. 2020-12-07 15:55:05 +00:00
twentyfifteen Bundled Themes: Bump theme versions ahead of WordPress 5.6. 2020-12-07 15:55:05 +00:00
twentyfourteen Bundled Themes: Bump theme versions ahead of WordPress 5.6. 2020-12-07 15:55:05 +00:00
twentynineteen Twenty Nineteen: Add "Continue reading" link for post excerpts. 2020-12-17 18:21:05 +00:00
twentyseventeen Bundled Themes: Bump theme versions ahead of WordPress 5.6. 2020-12-07 15:55:05 +00:00
twentysixteen Bundled Themes: Bump theme versions ahead of WordPress 5.6. 2020-12-07 15:55:05 +00:00
twentyten Twenty Ten: Correct $post_title variable name in loop-attachment.php. 2020-12-19 20:45:05 +00:00
twentythirteen Bundled Themes: Bump theme versions ahead of WordPress 5.6. 2020-12-07 15:55:05 +00:00
twentytwelve Bundled Themes: Bump theme versions ahead of WordPress 5.6. 2020-12-07 15:55:05 +00:00
twentytwenty Build/Test Tools: Update several NPM packages. 2020-12-11 14:05:07 +00:00
twentytwentyone Twenty Twenty-One: Only load IE specific polyfills when actually using Internet Exploreer. 2020-12-22 15:44:08 +00:00
index.php Remove closing PHP tags from the rest of index.php files in wp-content, for consistency with wp-content/index.php. 2014-06-05 15:59:14 +00:00