File: D:/HostingSpaces/ERijn/knijft.eu/wwwroot/wp-content/themes/diverso/functions.php
<?php
/**
* @package WordPress
* @subpackage YIW Themes
*
* Here the first hentry of theme, when all theme will be loaded.
* On new update of theme, you can not replace this file.
* You will write here all your custom functions, they remain after upgrade.
*/
// include all framework
require_once dirname(__FILE__) . '/core/core.php';
/*-----------------------------------------------------------------------------------*/
/* End Theme Load Functions - You can add custom functions below */
/*-----------------------------------------------------------------------------------*/
?>