[wp-trac] [WordPress Trac] #56699: Remove IE specific checks from default themes
WordPress Trac
noreply at wordpress.org
Fri Sep 30 20:31:21 UTC 2022
#56699: Remove IE specific checks from default themes
---------------------------+---------------------
Reporter: desrosj | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: 6.2
Component: Bundled Theme | Version:
Severity: normal | Resolution:
Keywords: needs-patch | Focuses:
---------------------------+---------------------
Comment (by sabernhardt):
**Option 3:** Switch the `wp_enqueue_` functions to `wp_register_` for any
IE-related files.
- Maintains the handles, source references, etc.
- Keeps all IE-specific files within the theme package to avoid errors.
- Requires site admins to ''opt in'' to loading them in the theme.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/56699#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list