* Tells WordPress to load the WordPress theme and output it. * * @var bool */ define( 'WP_USE_THEMES', true ); / Loads the WordPress Environment and Template */ require DIR . '/wp-blog-header.php';