Changeset 3414880
- Timestamp:
- 12/09/2025 04:25:02 AM (4 months ago)
- Location:
- ht-mega-for-elementor
- Files:
-
- 4 edited
- 1 copied
-
tags/3.0.2 (copied) (copied from ht-mega-for-elementor/trunk)
-
tags/3.0.2/htmega_addons_elementor.php (modified) (1 diff)
-
tags/3.0.2/readme.txt (modified) (2 diffs)
-
trunk/htmega_addons_elementor.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ht-mega-for-elementor/tags/3.0.2/htmega_addons_elementor.php
r3398480 r3414880 6 6 * Author: HasThemes 7 7 * Author URI: https://hasthemes.com/ 8 * Version: 3.0. 18 * Version: 3.0.2 9 9 * License: GPL2 10 10 * License URI: https://www.gnu.org/licenses/gpl-2.0.html 11 11 * Text Domain: htmega-addons 12 12 * Domain Path: /languages 13 * Elementor tested up to: 3.33. 114 * Elementor Pro tested up to: 3.33. 113 * Elementor tested up to: 3.33.4 14 * Elementor Pro tested up to: 3.33.2 15 15 */ 16 16 17 17 if( ! defined( 'ABSPATH' ) ) exit(); // Exit if accessed directly 18 define( 'HTMEGA_VERSION', '3.0. 1' );18 define( 'HTMEGA_VERSION', '3.0.2' ); 19 19 define( 'HTMEGA_ADDONS_PL_ROOT', __FILE__ ); 20 20 define( 'HTMEGA_ADDONS_PL_URL', plugins_url( '/', HTMEGA_ADDONS_PL_ROOT ) ); -
ht-mega-for-elementor/tags/3.0.2/readme.txt
r3398480 r3414880 3 3 Tags: elementor, elementor addons, elementor widgets, page builder, elementor templates, mega menu, addons for elementor, post grid, elements, header footer builder 4 4 Requires at least: 5.0 5 Tested up to: 6. 86 Stable tag: 3.0. 15 Tested up to: 6.9 6 Stable tag: 3.0.2 7 7 License: GPLv2 or later 8 8 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 238 238 == Changelog == 239 239 240 = Version 3.0.2 - Date: 2025-12-09 = 241 * Tested: Compatibility with the latest version of Elementor. 242 * Tested: Compatibility with the latest version of WordPress. 243 240 244 = Version 3.0.1 - Date: 2025-11-19 = 241 245 * Fixed: Button Gutenberg block display issue. -
ht-mega-for-elementor/trunk/htmega_addons_elementor.php
r3398480 r3414880 6 6 * Author: HasThemes 7 7 * Author URI: https://hasthemes.com/ 8 * Version: 3.0. 18 * Version: 3.0.2 9 9 * License: GPL2 10 10 * License URI: https://www.gnu.org/licenses/gpl-2.0.html 11 11 * Text Domain: htmega-addons 12 12 * Domain Path: /languages 13 * Elementor tested up to: 3.33. 114 * Elementor Pro tested up to: 3.33. 113 * Elementor tested up to: 3.33.4 14 * Elementor Pro tested up to: 3.33.2 15 15 */ 16 16 17 17 if( ! defined( 'ABSPATH' ) ) exit(); // Exit if accessed directly 18 define( 'HTMEGA_VERSION', '3.0. 1' );18 define( 'HTMEGA_VERSION', '3.0.2' ); 19 19 define( 'HTMEGA_ADDONS_PL_ROOT', __FILE__ ); 20 20 define( 'HTMEGA_ADDONS_PL_URL', plugins_url( '/', HTMEGA_ADDONS_PL_ROOT ) ); -
ht-mega-for-elementor/trunk/readme.txt
r3398480 r3414880 3 3 Tags: elementor, elementor addons, elementor widgets, page builder, elementor templates, mega menu, addons for elementor, post grid, elements, header footer builder 4 4 Requires at least: 5.0 5 Tested up to: 6. 86 Stable tag: 3.0. 15 Tested up to: 6.9 6 Stable tag: 3.0.2 7 7 License: GPLv2 or later 8 8 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 238 238 == Changelog == 239 239 240 = Version 3.0.2 - Date: 2025-12-09 = 241 * Tested: Compatibility with the latest version of Elementor. 242 * Tested: Compatibility with the latest version of WordPress. 243 240 244 = Version 3.0.1 - Date: 2025-11-19 = 241 245 * Fixed: Button Gutenberg block display issue.
Note: See TracChangeset
for help on using the changeset viewer.