[wp-trac] [WordPress Trac] #20448: Update Twenty Ten and Twenty Eleven to use 3.4 features

WordPress Trac wp-trac at lists.automattic.com
Tue Jun 5 18:35:38 UTC 2012


#20448: Update Twenty Ten and Twenty Eleven to use 3.4 features
----------------------------+--------------------------
 Reporter:  nacin           |       Owner:  koopersmith
     Type:  task (blessed)  |      Status:  reopened
 Priority:  high            |   Milestone:  3.4
Component:  Bundled Theme   |     Version:  3.4
 Severity:  major           |  Resolution:
 Keywords:  has-patch       |
----------------------------+--------------------------

Comment (by ryan):

 In [21001]:
 {{{
 #!CommitTicketReference repository="" revision="21001"
 Fix removing the default background image for themes that hard-code the
 default in css. Honor the default background image for themes that do not
 provide a fallback in css.

 * <style> will appear if there is a default image registered. This is the
 same as 3.3.
 * If only a default color is registered, it still assumes it is in the
 stylesheet, and no <style> will appear. This is a change from 3.3.
 * <style> will continue to appear as before if there is a custom
 background color or image. This is the same as 3.3.
 * This then allows for a default background image with background-image:
 none, overriding style.css. This is new.

 Props nacin
 see #20448
 }}}

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


More information about the wp-trac mailing list