/** * Functions and definitions for auxin framework * * * @package Auxin * @author averta (c) 2014-2022 * @link http://averta.net */ /*-----------------------------------------------------------------------------------*/ /* Add your custom functions here - We recommend you to use "code-snippets" plugin instead /* https://wordpress.org/plugins/code-snippets/ /*-----------------------------------------------------------------------------------*/ /*-----------------------------------------------------------------------------------*/ /* Init theme framework /*-----------------------------------------------------------------------------------*/ require( 'auxin/auxin-include/auxin.php' ); /*-----------------------------------------------------------------------------------*/