[wp-trac] [WordPress Trac] #56699: Remove IE specific checks from default themes
WordPress Trac
noreply at wordpress.org
Mon Jul 17 22:34:57 UTC 2023
#56699: Remove IE specific checks from default themes
--------------------------------------+-----------------------
Reporter: desrosj | Owner: audrasjb
Type: enhancement | Status: closed
Priority: normal | Milestone: 6.3
Component: Bundled Theme | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch needs-dev-note | Focuses:
--------------------------------------+-----------------------
Comment (by sabernhardt):
To share the child themes I used for testing these changes, this set
includes four variations for each parent theme:
- Using a custom `header.php` template that //nearly// matches the parent
template (Twenty Thirteen's has a valuable edit but the others simply
remove the XFN link).
- Calling scripts and styles as dependencies of other resources.
- Enqueuing or printing the IE scripts and styles with the parent theme's
URLs.
- Trying to restore support by enqueuing the scripts and styles and/or
including IE conditional classes.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/56699#comment:47>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list