get( 'Version' ) ); define( 'ONESTORE_ASSETS_SUFFIX', SCRIPT_DEBUG ? '' : '.min' ); define( 'ONESTORE_PRO_URL', esc_url( 'https://onestorewp.com/pro/' ) ); /** * ==================================================== * Main theme class * ==================================================== */ require_once( ONESTORE_INCLUDES_DIR . '/class-onestore.php' );