[wp-trac] [WordPress Trac] #27169: Add Mixcloud to the internal oembed whitelist
WordPress Trac
noreply at wordpress.org
Thu Feb 20 17:11:54 UTC 2014
#27169: Add Mixcloud to the internal oembed whitelist
-------------------------+------------------------------
Reporter: mattrawson | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Embeds | Version: 3.8.1
Severity: normal | Resolution:
Keywords: | Focuses:
-------------------------+------------------------------
Changes (by SergeyBiryukov):
* type: feature request => enhancement
Old description:
> I would like to add mixcloud.com to the internal oembed whitelist.
>
> wp-includes/class-oembed.php
> Line 60
>
> '#https?://(www\.)?mixcloud\.com)/.*#i' => array(
> 'http://www.mixcloud.com/oembed'
New description:
I would like to add mixcloud.com to the internal oembed whitelist.
wp-includes/class-oembed.php
Line 60
{{{
'#https?://(www\.)?mixcloud\.com)/.*#i' => array(
'http://www.mixcloud.com/oembed'
}}}
--
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27169#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list