[wp-trac] [WordPress Trac] #20636: define ('RELOCATE', false) does the same thing as RELOCATE, true
WordPress Trac
wp-trac at lists.automattic.com
Tue May 8 17:53:37 UTC 2012
#20636: define ('RELOCATE', false) does the same thing as RELOCATE, true
----------------------------+------------------------------
Reporter: TomAuger | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Graphic Design | Version:
Severity: normal | Resolution:
Keywords: |
----------------------------+------------------------------
Comment (by JustinSainton):
Should just be able to check
{{{
if ( defined( 'RELOCATE' ) && RELOCATE )
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/20636#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list