[wp-trac] [WordPress Trac] #11747: make install_blog_defaults() use the stuff in the normal WP installer

WordPress Trac wp-trac at lists.automattic.com
Thu Jan 21 06:52:37 UTC 2010


#11747: make install_blog_defaults() use the stuff in the normal WP installer
-------------------------------+--------------------------------------------
 Reporter:  Denis-de-Bernardy  |        Owner:          
     Type:  enhancement        |       Status:  reopened
 Priority:  normal             |    Milestone:  3.0     
Component:  Multisite          |      Version:  3.0     
 Severity:  normal             |   Resolution:          
 Keywords:                     |  
-------------------------------+--------------------------------------------

Comment(by ryan):

 Using straight queries instead of higher-level API is typical of the
 upgrade and install code.  It is done to avoid polluting cache, triggering
 actions, and exercising parts of the API that rely on database updates
 that might not have taken place yet.

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


More information about the wp-trac mailing list