Some updates to the oEmbed provider table.
See #28507 git-svn-id: https://develop.svn.wordpress.org/trunk@31711 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
1d0bac31fb
commit
60eb837e3d
@ -48,7 +48,7 @@ class WP_oEmbed {
|
||||
'http://i*.photobucket.com/albums/*' => array( 'http://photobucket.com/oembed', false ),
|
||||
'http://gi*.photobucket.com/groups/*' => array( 'http://photobucket.com/oembed', false ),
|
||||
'#https?://(www\.)?scribd\.com/doc/.*#i' => array( 'http://www.scribd.com/services/oembed', true ),
|
||||
'#https?://wordpress.tv/.*#i' => array( 'http://wordpress.tv/oembed/', true ),
|
||||
'#https?://wordpress.tv/.*#i' => array( 'http://wordpress.tv/oembed/', true ),
|
||||
'#https?://(.+\.)?polldaddy\.com/.*#i' => array( 'https://polldaddy.com/oembed/', true ),
|
||||
'#https?://poll\.fm/.*#i' => array( 'https://polldaddy.com/oembed/', true ),
|
||||
'#https?://(www\.)?funnyordie\.com/videos/.*#i' => array( 'http://www.funnyordie.com/oembed', true ),
|
||||
@ -97,12 +97,12 @@ class WP_oEmbed {
|
||||
* | ------------ | -------------------- | ----- | --------- |
|
||||
* | Provider | Flavor | SSL | Since |
|
||||
* | ------------ | -------------------- | ----- | --------- |
|
||||
* | Blip | blip.tv | | 2.9.0 |
|
||||
* | Blip | blip.tv | ! | 2.9.0 |
|
||||
* | Dailymotion | dailymotion.com | Yes | 2.9.0 |
|
||||
* | Flickr | flickr.com | Yes | 2.9.0 |
|
||||
* | Hulu | hulu.com | Yes | 2.9.0 |
|
||||
* | Photobucket | photobucket.com | | 2.9.0 |
|
||||
* | Revision3 | revision3.com | | 2.9.0 |
|
||||
* | Photobucket | photobucket.com | ! | 2.9.0 |
|
||||
* | Revision3 | revision3.com | ! | 2.9.0 |
|
||||
* | Scribd | scribd.com | Yes | 2.9.0 |
|
||||
* | Vimeo | vimeo.com | Yes | 2.9.0 |
|
||||
* | WordPress.tv | wordpress.tv | Yes | 2.9.0 |
|
||||
@ -115,12 +115,12 @@ class WP_oEmbed {
|
||||
* | ------------ | -------------------- | ----- | --------- |
|
||||
* | Twitter | twitter.com | Yes | 3.4.0 |
|
||||
* | ------------ | -------------------- | ----- | --------- |
|
||||
* | Instagram | instagram.com | | 3.5.0 |
|
||||
* | Instagram | instagr.am | | 3.5.0 |
|
||||
* | Instagram | instagram.com | Yes | 3.5.0 |
|
||||
* | Instagram | instagr.am | Yes | 3.5.0 |
|
||||
* | Slideshare | slideshare.net | Yes | 3.5.0 |
|
||||
* | SoundCloud | soundcloud.com | Yes | 3.5.0 |
|
||||
* | ------------ | -------------------- | ----- | --------- |
|
||||
* | Dailymotion | dai.ly | | 3.6.0 |
|
||||
* | Dailymotion | dai.ly | ! | 3.6.0 |
|
||||
* | Flickr | flic.kr | Yes | 3.6.0 |
|
||||
* | Rdio | rdio.com | Yes | 3.6.0 |
|
||||
* | Rdio | rd.io | Yes | 3.6.0 |
|
||||
|
Loading…
Reference in New Issue
Block a user