| Server IP : 146.59.209.152 / Your IP : 216.73.216.25 Web Server : Apache System : Linux webm009.cluster131.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64 User : monpetu ( 144298) PHP Version : 7.4.33 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/monpetu/www/ipprint/wp-content/plugins/cartflows/ |
Upload File : |
<?php /** * Plugin Name: CartFlows * Plugin URI: https://cartflows.com/ * Description: Create beautiful checkout pages & sales flows for WooCommerce. * Version: 3.1.3 * Author: Brainstorm Force * Author URI: https://www.brainstormforce.com * Text Domain: cartflows * WC requires at least: 3.0 * WC tested up to: 9.8.5 * Elementor tested up to: 3.28.4 * * @package CartFlows */ /** * Set constants. */ define( 'CARTFLOWS_FILE', __FILE__ ); /** * Loader */ require_once 'classes/class-cartflows-loader.php';