dir . 'app/functions.php' ); # Load admin functions files. if ( is_admin() ) { require_once( app()->dir . 'app/functions-admin.php' ); }