WordPress/wp-content/themes
audrasjb eac207ed52 Twenty Thirteen: 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), and removes IE specific code from `header.php`.

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



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


git-svn-id: http://core.svn.wordpress.org/trunk@55494 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2023-06-22 06:22:23 +00:00
..
twentyeleven General: Replace some instances of "blog" with "site" in documentation, translator comments, and user-facing text strings. 2023-06-19 18:27:27 +00:00
twentyfifteen Twenty Fifteen: Remove IE specific resources. 2023-06-22 06:11:26 +00:00
twentyfourteen Bundled Themes: Fix Twenty Fourteen button block line-height. 2023-06-17 21:37:34 +00:00
twentynineteen Twenty Nineteen: Fix a JS coding standard issue found after [55970]. 2023-06-21 21:54:22 +00:00
twentyseventeen Twenty Seventeen: Remove IE specific resources. 2023-06-22 06:01:25 +00:00
twentysixteen Twenty Sixteen: Fix List block padding in the editor. 2023-06-21 15:07:22 +00:00
twentyten Twenty Ten: Improve Pullquote block line height for better readability. 2023-06-22 05:35:21 +00:00
twentythirteen Twenty Thirteen: Remove IE specific resources. 2023-06-22 06:22:23 +00:00
twentytwelve Bundled Themes: Remove load_theme_textdomain() calls from default themes. 2023-06-16 13:04:21 +00:00
twentytwenty Twenty Twenty: Inherit Quote block's paragraph custom letter spacing in the editor. 2023-06-21 17:46:20 +00:00
twentytwentyone Bundled Themes: Remove load_theme_textdomain() calls from default themes. 2023-06-16 13:04:21 +00:00
twentytwentythree Twenty Twenty-Three: Remove redundant px unit in a few inline styles. 2023-06-08 14:00:20 +00:00
twentytwentytwo Twenty Twenty-Two: Add missing subject tags and feature tags. 2023-06-21 13:24:18 +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