[wp-trac] [WordPress Trac] #14828: Database query for non-existent mods_themename option

WordPress Trac wp-trac at lists.automattic.com
Wed Dec 1 16:45:25 UTC 2010


#14828: Database query for non-existent mods_themename option
-------------------------+--------------------------------------------------
 Reporter:  demetris     |       Owner:  nacin    
     Type:  enhancement  |      Status:  accepted 
 Priority:  normal       |   Milestone:  3.1      
Component:  Performance  |     Version:  3.1      
 Severity:  normal       |    Keywords:  has-patch
-------------------------+--------------------------------------------------
Changes (by markjaquith):

  * milestone:  Future Release => 3.1


Comment:

 For later:

 {{{
 if ( is_admin() )
     add_option( "theme_mods_" . $stylesheet, (array) get_option( "mods_" .
 $theme ) );
 }}}

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


More information about the wp-trac mailing list