php
/**
* Plugin Name: Elementor
* Description: The Elementor Website Builder has it all: drag and drop page builder, pixel perfect design, mobile responsive editing, and more. Get started now!
* Plugin URI: https://elementor.com/?utm_source=wp-plugins&utm_campaign=plugin-uri&utm_medium=wp-dash
* Author: Elementor.com
* Version: 3.27.2
* Author URI: https://elementor.com/?utm_source=wp-plugins&utm_campaign=author-uri&utm_medium=wp-dash
*
* Text Domain: elementor
*
* @package Elementor
* @category Core
*
* Elementor is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* any later version.
*
* Elementor is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*/
if ( ! defined( 'ABSPATH' ) ) {
exit; // Exit if accessed directly.
}
define( 'ELEMENTOR_VERSION', '3.27.2' );
define( 'ELEMENTOR__FILE__', __FILE__ );
define( 'ELEMENTOR_PLUGIN_BASE', plugin_basename( ELEMENTOR__FILE__ ) );
define( 'ELEMENTOR_PATH', plugin_dir_path( ELEMENTOR__FILE__ ) );
if ( defined( 'ELEMENTOR_TESTS' ) && ELEMENTOR_TESTS ) {
define( 'ELEMENTOR_URL', 'file://' . ELEMENTOR_PATH );
} else {
define( 'ELEMENTOR_URL', plugins_url( '/', ELEMENTOR__FILE__ ) );
}
define( 'ELEMENTOR_MODULES_PATH', plugin_dir_path( ELEMENTOR__FILE__ ) . '/modules' );
define( 'ELEMENTOR_ASSETS_PATH', ELEMENTOR_PATH . 'assets/' );
define( 'ELEMENTOR_ASSETS_URL', ELEMENTOR_URL . 'assets/' );
if ( file_exists( ELEMENTOR_PATH . 'vendor/autoload.php' ) ) {
require_once ELEMENTOR_PATH . 'vendor/autoload.php';
// We need this file because of the DI\create function that we are using.
// Autoload classmap doesn't include this file.
require_once ELEMENTOR_PATH . 'vendor_prefixed/php-di/php-di/src/functions.php';
}
if ( ! version_compare( PHP_VERSION, '7.4', '>=' ) ) {
add_action( 'admin_notices', 'elementor_fail_php_version' );
} elseif ( ! version_compare( get_bloginfo( 'version' ), '6.3', '>=' ) ) {
add_action( 'admin_notices', 'elementor_fail_wp_version' );
} else {
require ELEMENTOR_PATH . 'includes/plugin.php';
}
/**
* Elementor admin notice for minimum PHP version.
*
* Warning when the site doesn't have the minimum required PHP version.
*
* @since 1.0.0
*
* @return void
*/
function elementor_fail_php_version() {
$html_message = sprintf(
'
En UGROU, entendemos que los clientes pueden necesitar devolver un producto o cancelar su asistencia a un evento en algunas ocasiones. Por lo tanto, hemos establecido una política de devolución clara para garantizar la satisfacción del cliente.
Para los productos físicos, nuestra política de devolución es la siguiente:
- El cliente puede devolver el producto en un plazo máximo de 15 días a partir de la fecha de entrega.
- 10.El producto debe estar en perfectas condiciones , con etiqueta y con el empaque original.
- 11.Los costos de envío de la devolución correrán a cargo del cliente.
- 12.Una vez recibido el producto y comprobado su estado, se procederá a la devolución del importe pagado.
En cuanto a los eventos cancelados, todo evento que sea cancelado por parte del cliente contará con cierto porcentaje de penalización dependiendo del evento y costo, favor de ponerse en contacto con nosotros por medio de hola@ugrou.mx
En UGROU, nos esforzamos por ofrecer un servicio de calidad y garantizar la satisfacción de nuestros clientes. Si tiene alguna duda o consulta sobre nuestra política de devolución, no dude en ponerse en contacto con nosotros a través de nuestro sitio web https://ugrou.mx.