index of
/
home
/
thefkyzp
/
hulmvisaadvisor.com
/
wp-content
/
plugins
/
cartflows
/
File: /home/thefkyzp/hulmvisaadvisor.com/wp-content/plugins/cartflows/cartflows.php
<?php /** * Plugin Name: CartFlows * Plugin URI: https://cartflows.com/ * Description: Create beautiful checkout pages & sales flows for WooCommerce. * Version: 2.1.5 * Author: CartFlows Inc * Author URI: https://cartflows.com/ * Text Domain: cartflows * WC requires at least: 3.0 * WC tested up to: 9.4.3 * Elementor tested up to: 3.25.10 * * @package CartFlows */ /** * Set constants. */ define( 'CARTFLOWS_FILE', __FILE__ ); /** * Loader */ require_once 'classes/class-cartflows-loader.php';