Changeset 2700003
- Timestamp:
- 03/26/2022 03:02:34 PM (4 years ago)
- Location:
- hoo-addons-for-elementor/trunk
- Files:
-
- 3 edited
-
hoo-addons-for-elementor.php (modified) (1 diff)
-
includes/Widgets/Widget_Modal.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
hoo-addons-for-elementor/trunk/hoo-addons-for-elementor.php
r2698766 r2700003 4 4 Plugin URI: 5 5 Description: Hoo Addons for Elementor is a free addon to supercharge the functionality of your Elementor page builder. All these elements are highly customizable and contains separate settings. You can simply drag and drop any elements on the editor and start the customization to add them on your website. Hoo Addons for Elementor plugin includes essential widgets and addons like Accordion, Alert, Audio playlist, Chart Bar, Dropcap, Fancy Flipbox and much more. 6 Version: 1.0. 56 Version: 1.0.6 7 7 Author: Hoosoft 8 8 Author URI: https://www.hoosoft.com -
hoo-addons-for-elementor/trunk/includes/Widgets/Widget_Modal.php
r2698766 r2700003 6 6 use Elementor\Control_Media; 7 7 use Elementor\Controls_Manager; 8 use Elementor\Scheme_Color;8 use \Elementor\Core\Schemes\Color as Scheme_Color; 9 9 //use Elementor\Scheme_Typography; 10 10 use Elementor\Core\Schemes\Typography; -
hoo-addons-for-elementor/trunk/readme.txt
r2698766 r2700003 4 4 Requires at least: 5.0 5 5 Tested up to: 5.9 6 Stable tag: 1.0. 56 Stable tag: 1.0.6 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 50 50 == Changelog == 51 51 52 = 1.0.6 = 53 - Fix Modal widget issue 54 52 55 = 1.0.5 = 53 56 - Compatible with the latest version of Elementor
Note: See TracChangeset
for help on using the changeset viewer.