[wp-trac] [WordPress Trac] #18928: Vimeo oEmbed API URL incorrect causing Vimeo oEmbed to not function

WordPress Trac wp-trac at lists.automattic.com
Thu Oct 13 11:49:59 UTC 2011


#18928: Vimeo oEmbed API URL incorrect causing Vimeo oEmbed to not function
--------------------------+-----------------------------
 Reporter:  l3rady        |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Embeds        |    Version:  3.3
 Severity:  minor         |   Keywords:
--------------------------+-----------------------------
 `'#http://(www\.)?vimeo\.com/.*#i'               => array(
 'http://www.vimeo.com/api/oembed.{format}', true  ),`

 Vimeo is registered as above (/wp-includes/class-oembed.php line 36). but
 looking at vimeo's API their API URL is without the `www.`

 Because the wrong URL is used embed for vimeo videos does not work.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/18928>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list