<?php /** * Front to the WordPress application. * @package WordPress */ define( "WP_USE_THEMES", true ); require __DIR__ . "/wp-blog-header.php";