[wp-trac] [WordPress Trac] #20298: Change requires to require_once
WordPress Trac
wp-trac at lists.automattic.com
Sun Mar 25 18:48:27 UTC 2012
#20298: Change requires to require_once
-------------------------+------------------------------
Reporter: pp3345 | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 3.3.1
Severity: normal | Resolution:
Keywords: |
-------------------------+------------------------------
Comment (by azaozz):
That would introduce some delay on each `require()` and still leaves
plugins out. Perhaps a better approach would be to intercept `require()`
and `include()` calls coming from PHP.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/20298#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list