Current File : /home/natitnen/hintact.com/wp-content/themes/ave/functions.php |
<?php
/**
* The Liquid Themes Ave Theme
*
* Note: Do not add any custom code here. Please use a child theme so that your customizations aren't lost during updates.
* http://codex.wordpress.org/Child_Themes
*
* @link https://codex.wordpress.org/Theme_Development
* @link https://codex.wordpress.org/Child_Themes
*
* Text Domain: 'ave'
* Domain Path: /languages/
*/
// Starting The Engine / Load the Liquid Framework ----------------
include_once( get_template_directory() . '/liquid/liquid-init.php' );