[wp-trac] [WordPress Trac] #3057: No load wp-settings.php from wp-config.php

WordPress Trac wp-trac at lists.automattic.com
Mon Aug 21 18:33:58 GMT 2006


#3057: No load wp-settings.php from wp-config.php
-----------------------------------+----------------------------------------
 Reporter:  forceagainstsomething  |       Owner:  anonymous       
     Type:  enhancement            |      Status:  new             
 Priority:  normal                 |   Milestone:                  
Component:  Administration         |     Version:  2.1             
 Severity:  normal                 |    Keywords:  settings, config
-----------------------------------+----------------------------------------
 Plugin developers may want to include the wp-config.php without loading
 wp-settings.php.  Included is a patch to correct.  Usage:

 define('NOLOAD_WPSETTINGS', true);
 include('wp-config.php');

 Defining NOLOAD_WPSETTINGS tells WP to skip loading wp-settings.php.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/3057>
WordPress Trac <http://wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list