[wp-hackers] List of constants

Otto otto at ottodestruct.com
Tue Sep 29 17:44:11 UTC 2009


A fair number of the ones that matter are listed in this article:
http://codex.wordpress.org/Editing_wp-config.php

-Otto



On Tue, Sep 29, 2009 at 2:10 AM, Lynne Pope <lynne.pope at gmail.com> wrote:
> Hi all,
> Does anyone know of a definitive list of all the constants in
> WordPress, and in particular, which constants are able to be
> user-defined?
> ie. which constants allow for if (!defined('_CONSTANT')) define(
> '_CONSTANT', 1 );
>
> I'm working on a change which requires additions to wp-config.php and
> don't currently have access to a computer for grepping the list of
> constants to figure this out for myself. Hopefully someone has already
> done this.
>
> Thanks.
>
> Lynne
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
>


More information about the wp-hackers mailing list