[wp-trac] [WordPress Trac] #56699: Remove IE specific checks from default themes
WordPress Trac
noreply at wordpress.org
Thu Jun 22 06:00:00 UTC 2023
#56699: Remove IE specific checks from default themes
-------------------------------------------------+-------------------------
Reporter: desrosj | Owner: audrasjb
Type: enhancement | Status: reviewing
Priority: normal | Milestone: 6.3
Component: Bundled Theme | Version:
Severity: normal | Resolution:
Keywords: has-patch needs-testing needs-dev- | Focuses:
note |
-------------------------------------------------+-------------------------
Comment (by audrasjb):
In [changeset:"55980" 55980]:
{{{
#!CommitTicketReference repository="" revision="55980"
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.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/56699#comment:24>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list