[wp-trac] [WordPress Trac] #63471: Remove IE Compat scripts from Media element scripting
WordPress Trac
noreply at wordpress.org
Thu Jun 5 14:00:49 UTC 2025
#63471: Remove IE Compat scripts from Media element scripting
--------------------------------------+----------------------
Reporter: joedolson | Owner: desrosj
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 6.9
Component: Media | Version: 3.6
Severity: normal | Resolution: fixed
Keywords: good-first-bug has-patch | Focuses:
--------------------------------------+----------------------
Changes (by desrosj):
* status: reviewing => closed
* resolution: => fixed
Comment:
In [changeset:"60285" 60285]:
{{{
#!CommitTicketReference repository="" revision="60285"
Media: Remove inline scripts targeting `IE < 9`.
In #24902, an inline script was introduced to `wp_playlist_scripts()`,
`wp_audio_shortcode()`, and `wp_video_shortcode()` for HTML5 compatibility
in browsers running IE 8 and earlier.
These browsers have long been unsupported by WordPress, and unsupported by
Microsoft for 9 years or more. So this compatibility code is no longer
necessary and can safely be removed.
Hit the road, Jack, and don't ya come back no more, no more, no more, no
more!
Props aslamdoctor, mindctrl, nigelnelles, joedolson.
Fixes #63471.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63471#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list