[wp-trac] [WordPress Trac] #11881: setup-config.php step 2 broken

WordPress Trac wp-trac at lists.automattic.com
Sat Jan 16 20:51:33 UTC 2010


#11881: setup-config.php step 2 broken
-----------------------------+----------------------------------------------
 Reporter:  sivel            |       Owner:           
     Type:  defect (bug)     |      Status:  new      
 Priority:  normal           |   Milestone:  3.0      
Component:  Upgrade/Install  |     Version:  3.0      
 Severity:  major            |    Keywords:  has-patch
-----------------------------+----------------------------------------------

Comment(by nacin):

 Looks like some things will need to return to global scope (ref: #11924,
 dev chats, etc.):

 wp_load_mu_plugins()
 wp_load_plugins()

 What I am thinking is turn these into helper functions that return arrays
 of files we can then include in wp-settings.php.

 We would also need to modify:
 wp_find_locale()

 And probably move entirely back into wp-settings.php:
 wp_load_theme_functions()

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


More information about the wp-trac mailing list