b0y-101 Mini Shell


Current Path : E:/www/km/wp2/wp-content/plugins/cartflows/
File Upload :
Current File : E:/www/km/wp2/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: 1.11.13
 * Author: CartFlows Inc
 * Author URI: https://cartflows.com/
 * Text Domain: cartflows
 * WC requires at least: 3.0
 * WC tested up to: 7.7.0
 * Elementor tested up to: 3.12.2
 *
 * @package CartFlows
 */

/**
 * Set constants.
 */
define( 'CARTFLOWS_FILE', __FILE__ );

/**
 * Loader
 */
require_once 'classes/class-cartflows-loader.php';

Copyright © 2019 by b0y-101