[wp-trac] [WordPress Trac] #23249: WPINC constant not used in installation script
WordPress Trac
noreply at wordpress.org
Mon Jan 21 01:09:31 UTC 2013
#23249: WPINC constant not used in installation script
-----------------------------+----------------------
Reporter: tomgrenville | Owner:
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: Upgrade/Install | Version: 3.5
Severity: normal | Resolution: invalid
Keywords: |
-----------------------------+----------------------
Changes (by nacin):
* milestone: Awaiting Review =>
Comment:
Correct, we don't support renaming wp-includes. WPINC is simply a shorter
reference. A lot of constants in WordPress can be specified (many are
found in wp-includes/default-constants.php), and when that occurs we first
check that the constant is not defined before defining it (not the case
for WPINC).
--
Ticket URL: <http://core.trac.wordpress.org/ticket/23249#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list