[wp-trac] [WordPress Trac] #40819: Audio widget in WP 4.8 - unsupported audio files (eliminate support for WMV and WMA files)
WordPress Trac
noreply at wordpress.org
Mon May 22 05:38:09 UTC 2017
#40819: Audio widget in WP 4.8 - unsupported audio files (eliminate support for WMV
and WMA files)
---------------------------------------------+--------------------------
Reporter: Guido07111975 | Owner: westonruter
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.8
Component: Media | Version: trunk
Severity: normal | Resolution: fixed
Keywords: has-patch commit needs-dev-note | Focuses:
---------------------------------------------+--------------------------
Changes (by westonruter):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"40813"]:
{{{
#!CommitTicketReference repository="" revision="40813"
Media: Remove core embedding support for WMV and WMA files since
MediaElement.js has discontinued supporting them.
Plugins may continue to add embedding support for these file formats by
re-adding them via the `wp_video_extensions` and `wp_audio_extensions`
filters while also implementing fallback rendering routines via the
`wp_video_shortcode_override` and `wp_audio_shortcode_override` filters.
See #39994, #39995.
Fixes #40819.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/40819#comment:19>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list