Plugin Directory

Changeset 2700003


Ignore:
Timestamp:
03/26/2022 03:02:34 PM (4 years ago)
Author:
hoosoft
Message:

Fix Modal widget issue

Location:
hoo-addons-for-elementor/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • hoo-addons-for-elementor/trunk/hoo-addons-for-elementor.php

    r2698766 r2700003  
    44Plugin URI:
    55Description: 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.5
     6Version: 1.0.6
    77Author: Hoosoft
    88Author URI: https://www.hoosoft.com
  • hoo-addons-for-elementor/trunk/includes/Widgets/Widget_Modal.php

    r2698766 r2700003  
    66use Elementor\Control_Media;
    77use Elementor\Controls_Manager;
    8 use Elementor\Scheme_Color;
     8use \Elementor\Core\Schemes\Color as Scheme_Color;
    99//use Elementor\Scheme_Typography;
    1010use Elementor\Core\Schemes\Typography;
  • hoo-addons-for-elementor/trunk/readme.txt

    r2698766 r2700003  
    44Requires at least: 5.0
    55Tested up to: 5.9
    6 Stable tag: 1.0.5
     6Stable tag: 1.0.6
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    5050== Changelog ==
    5151
     52= 1.0.6 =
     53- Fix Modal widget issue
     54
    5255= 1.0.5 =
    5356- Compatible with the latest version of Elementor
Note: See TracChangeset for help on using the changeset viewer.