[wp-trac] [WordPress Trac] #57376: Fix Mixcloud Embed url
WordPress Trac
noreply at wordpress.org
Fri Jan 6 03:43:47 UTC 2023
#57376: Fix Mixcloud Embed url
--------------------------+---------------------
Reporter: matclayton | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 6.2
Component: Embeds | Version:
Severity: normal | Resolution:
Keywords: has-patch | Focuses:
--------------------------+---------------------
Changes (by peterwilsoncc):
* milestone: Awaiting Review => 6.2
Comment:
Yeah, it should be fine to get in for the next major WordPress release.
I've moved it to the milestone.
----
While you're modifying URLs, something to be aware of is that WordPress
caches the oembed endpoint's response when posts are saved. You can see
this in the `wp_postmeta` table.
This means that if you ever move the `www.mixcloud.com/widget/iframe/*`
URLs, old WordPress posts will continue to request them so you'll need to
include redirects, maintain them or similar.
Y'all are probably across this but I'd sure feel foolish if it became a
problem and I didn't mention it while I had the chance ;)
--
Ticket URL: <https://core.trac.wordpress.org/ticket/57376#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list