[wp-trac] [WordPress Trac] #21719: Remove autoembed_urls, embed_size_w, embed_size_h

WordPress Trac wp-trac at lists.automattic.com
Tue Sep 25 07:10:11 UTC 2012


#21719: Remove autoembed_urls, embed_size_w, embed_size_h
-------------------------+------------------
 Reporter:  nacin        |       Owner:
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:  3.5
Component:  Embeds       |     Version:  2.9
 Severity:  normal       |  Resolution:
 Keywords:  has-patch    |
-------------------------+------------------

Comment (by nacin):

 In [21998]:
 {{{
 #!CommitTicketReference repository="" revision="21998"
 Always attempt to embed URLs in content, removing the Auto-embeds
 (autoembed_urls) option.

 Remove the UI for setting the default width and height for embeds. Width
 was confusing as it
 was blank by default (inheriting the content width from the theme, or
 500px). The height is
 now calculated as 1.5x the content width, or 1000px, whichever is smaller.

 The [embed] shortcode can still receive manual height and width
 attributes. This just removes
 the global settings.

 props wonderboymusic. see #21719.
 }}}

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


More information about the wp-trac mailing list