BIHomeWP/wp-content/themes/ekko/functions.php
2020-02-13 10:39:37 +07:00

13 lines
243 B
PHP

<?php
/**
* ekko functions file
*
* @package ekko
* by KeyDesign
*/
require_once( get_template_directory() . '/core/init.php');
// -------------------------------------
// Edit below this line
// -------------------------------------