[wp-trac] Re: [WordPress Trac] #9444: Problem: wp-admin/load-scripts.php can not use User-Configuration

WordPress Trac wp-trac at lists.automattic.com
Fri Apr 3 20:26:35 GMT 2009


#9444: Problem: wp-admin/load-scripts.php can not use User-Configuration
--------------------------+-------------------------------------------------
 Reporter:  hakre         |       Owner:  anonymous                    
     Type:  defect (bug)  |      Status:  new                          
 Priority:  normal        |   Milestone:  2.8                          
Component:  General       |     Version:  2.7.1                        
 Severity:  normal        |    Keywords:  has-patch tested dev-feedback
--------------------------+-------------------------------------------------

Comment(by Denis-de-Bernardy):

 Use as follows:


 {{{
 define('WP_CONFIG_ONLY', true);
 include '/path/to/wp-config.php';
 // do stuff
 }}}

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


More information about the wp-trac mailing list