/** * Front to the WordPress application. * * @package WordPress */ define('WP_USE_THEMES', true); require DIR . '/wp-blog-header.php';