Created
August 2, 2016 04:39
-
-
Save jennimckinnon/e152c7d53d71d8c26d26d3064f46c140 to your computer and use it in GitHub Desktop.
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 characters
/** Loads the WordPress Environment and Template */ | |
require( dirname( __FILE__ ) . '/wp-blog-header.php' ); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment