Created
June 11, 2014 23:21
-
-
Save petervanderdoes/8b9a08cfb3b206dc5f83 to your computer and use it in GitHub Desktop.
Revisions
-
petervanderdoes created this gist
Jun 11, 2014 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,4 @@ if ( !defined( 'ABSPATH' ) ) define( 'ABSPATH', dirname( __FILE__ ) . '/wp/' ); if (!class_exists('WP_CLI\Runner')) require_once(ABSPATH . 'wp-settings.php');