Ticket #38367: 38367_v3.diff
File 38367_v3.diff, 1.2 KB (added by , 8 years ago) |
---|
-
class-oembed.php
108 108 '#https?://www\.facebook\.com/notes/.*#i' => array( 'https://www.facebook.com/plugins/post/oembed.json/', true ), 109 109 '#https?://www\.facebook\.com/.*/videos/.*#i' => array( 'https://www.facebook.com/plugins/video/oembed.json/', true ), 110 110 '#https?://www\.facebook\.com/video\.php.*#i' => array( 'https://www.facebook.com/plugins/video/oembed.json/', true ), 111 '#https?://(www\.)?screencast\.com/.*#i' => array( 'https://api.screencast.com/external/oembed', true ), 111 112 ); 112 113 113 114 if ( ! empty( self::$early_providers['add'] ) ) { … … 181 182 * | Twitter | twitter.com/user | Yes | 4.7.0 | 182 183 * | Twitter | twitter.com/likes | Yes | 4.7.0 | 183 184 * | Twitter | twitter.com/lists | Yes | 4.7.0 | 185 * | Twitter | twitter.com/lists | Yes | 4.7.0 | 186 * | Screencast | screencast.com | Yes | 4.x.0 | 184 187 * 185 188 * No longer supported providers: 186 189 *