[wp-trac] [WordPress Trac] #37359: wp_filter_pre_oembed_result() breaks SoundCloud embeds
WordPress Trac
noreply at wordpress.org
Wed Jul 13 21:05:07 UTC 2016
#37359: wp_filter_pre_oembed_result() breaks SoundCloud embeds
--------------------------+-----------------------------
Reporter: MaffooClock | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Embeds | Version: 4.5.3
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
Version 4.5.3 introduced `wp_filter_pre_oembed_result()` in `wp-
includes/embed.php`, but this appears to break embedding for SoundCloud
URLs, resulting in the post embedding itself where the SoundCloud Iframe
is expected to be.
I've discovered that removing
[https://core.trac.wordpress.org/browser/tags/4.5.3/src/wp-
includes/embed.php#L1116 Line 1116] seems to restore SoundCloud embedding,
although this is merely a workaround that I haven't fully tested.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/37359>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list