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

Nicholas Ciske nl at thoughtrefinery.com
Sun May 18 08:37:28 UTC 2014


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.



More information about the wp-hackers mailing list