<?php /** * * This is your standard WordPress * functions.php file. * * */ require_once get_template_directory() . '/core/main.php'; ?>