[wp-trac] [WordPress Trac] #56699: Remove IE specific checks from default themes

WordPress Trac noreply at wordpress.org
Thu Jun 22 06:09:53 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:"55981" 55981]:
 {{{
 #!CommitTicketReference repository="" revision="55981"
 Twenty Fifteen: 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), removes IE-specific code in general stylesheets, and removes IE
 specific code
 from Customizer, header.php and custom-header.php.

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

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/56699#comment:26>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list