[wp-trac] [WordPress Trac] #10337: Easier embeds for 2.9 (oEmbed perhaps?)

WordPress Trac wp-trac at lists.automattic.com
Wed Dec 16 19:39:39 UTC 2009


#10337: Easier embeds for 2.9  (oEmbed perhaps?)
-------------------------------------+--------------------------------------
 Reporter:  ryan                     |        Owner:  Viper007Bond
     Type:  task (blessed)           |       Status:  closed      
 Priority:  normal                   |    Milestone:  2.9         
Component:  Shortcodes               |      Version:              
 Severity:  normal                   |   Resolution:  fixed       
 Keywords:  has-patch needs-testing  |  
-------------------------------------+--------------------------------------

Comment(by Otto42):

 Fix for the now-broken oEmbed functionality:

 {{{
 add_filter('embed_oembed_discover', create_function('$a','return true;'));
 }}}

 I'm very disappointed that the team decided to cripple this otherwise
 extremely cool functionality.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/10337#comment:71>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list