[wp-hackers] is using "WP_INSTALLING" constant a doing_it_wrong matter?

Daniel danielx386 at gmail.com
Tue May 20 00:24:29 UTC 2014


Hi Nick,

Thank-you for providing those links, I'll give that a try and see if
it does the same thing.

Regards,
Daniel Fenn






On Sun, May 18, 2014 at 6:37 PM, Nicholas Ciske <nl at thoughtrefinery.com> wrote:
> This is probably what you want to use instead:
>
> define( 'SHORTINIT', true );
>
> http://kynatro.com/blog/2012/12/11/finally-a-practical-use-for-wordpress-secret-shortinit-constant/
>
> http://wpengineer.com/2449/load-minimum-of-wordpress/
>
> https://coderwall.com/p/of7y2q
>
> _________________________
> Nick Ciske
> http://thoughtrefinery.com/
> @nciske
>
> On May 17, 2014, at 7:38 PM, Daniel <danielx386 at gmail.com> wrote:
>
>> My question is, do I have a valid case of using "WP_INSTALLING"? The
>> file that I'm calling wp-load.php from is outside of WordPress so it
>> won't get loaded as a plugin.
>
> _______________________________________________
> 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