[wp-trac] [WordPress Trac] #11834: Use require() in wp-settings.php

WordPress Trac wp-trac at lists.automattic.com
Sat Jan 9 02:57:09 UTC 2010


#11834: Use require() in wp-settings.php
-------------------------+--------------------------------------------------
 Reporter:  scribu       |       Owner:             
     Type:  enhancement  |      Status:  new        
 Priority:  normal       |   Milestone:  3.0        
Component:  General      |     Version:             
 Severity:  normal       |    Keywords:  needs-patch
-------------------------+--------------------------------------------------
 Currently, require() and require_once() are used seemingly at random
 throughout wp-settings.php

 We should default to require(), for uniformity, and also because it's
 faster.

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


More information about the wp-trac mailing list