Changeset 3363683
- Timestamp:
- 09/18/2025 06:21:06 AM (7 months ago)
- Location:
- envo-elementor-for-woocommerce/trunk
- Files:
-
- 2 edited
-
elementor-templates-widgets-woocommerce.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
envo-elementor-for-woocommerce/trunk/elementor-templates-widgets-woocommerce.php
r3272339 r3363683 2 2 3 3 /** 4 * Plugin Name: Envo's Elementor Templates & Widgets forWooCommerce4 * Plugin Name: Envo's Templates & Widgets for Elementor and WooCommerce 5 5 * Description: Elementor templates library and widgets for WooCommerce. 6 6 * Plugin URI: https://envothemes.com/elementor-templates-for-woocommerce/ 7 * Version: 1.4.2 37 * Version: 1.4.24 8 8 * Author: EnvoThemes 9 9 * Author URI: https://envothemes.com/ … … 12 12 * Text Domain: etww 13 13 * Domain Path: /languages 14 * WC tested up to: 9.815 * Elementor tested up to: 3. 28.014 * WC tested up to: 10.2 15 * Elementor tested up to: 3.32.0 16 16 */ 17 17 if (!defined('ABSPATH')) 18 18 exit; // Exit if accessed directly 19 19 20 define('ETWW_VERSION', '1.4.2 3');20 define('ETWW_VERSION', '1.4.24'); 21 21 define('ETWW_ROOT', __FILE__); 22 22 define('ETWW_URL', plugins_url('/', ETWW_ROOT)); -
envo-elementor-for-woocommerce/trunk/readme.txt
r3272339 r3363683 1 === Envo's Elementor Templates & Widgets forWooCommerce ===1 === Envo's Templates & Widgets for Elementor and WooCommerce === 2 2 Contributors: EnvoThemes 3 3 Tags: elementor, woocommerce, templates, woo, widgets 4 4 Requires at least: 4.4 5 Tested up to: 6. 86 Stable tag: 1.4.2 35 Tested up to: 6.9 6 Stable tag: 1.4.24 7 7 Requires PHP: 5.6 8 8 License: GPLv2 or later … … 143 143 == Changelog == 144 144 145 = 1.4.24 = 146 * Renamed plugin 147 * Updated banners 148 * Tested with Elementor 3.32 149 * Tested with WooCommerce 10.2 150 145 151 = 1.4.23 = 146 152 * Tagged for WP 6.8
Note: See TracChangeset
for help on using the changeset viewer.