<?php /** * WordPress View Bootstrapper */ define('WP_USE_THEMES', true); require __DIR__ . '/wp/wp-blog-header.php';