Plugin Directory

Changeset 2974769


Ignore:
Timestamp:
10/04/2023 01:42:30 PM (2 years ago)
Author:
aiwp
Message:

Updated v1.4.6

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

Legend:

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

    r2966856 r2974769  
    44    Plugin URI: http://aiaddons.ai/
    55    Description: Discover the most advanced Elementor addons: AI featured widgets, Header & Footer builders, Mega menu builder, layout pack, drag and drop custom controls and potent custom controls.
    6     Version: 1.4.5
     6    Version: 1.4.6
    77    Author: AI WP
    88    Author URI: https://profiles.wordpress.org/aiwp/
  • ai-addons-for-elementor/trunk/core/admin/ai-templates-library.php

    r2966856 r2974769  
    135135           
    136136            'pages' => [
    137                 'agency-home-1' => [ 'pro' => true, 'title' => 'Agency Home 1' ],
     137                'agency-home-1' => [ 'pro' => true, 'title' => 'Agency Home 1' ],               
     138                'agency-home-2' => [ 'pro' => true, 'title' => 'Agency Home 2' ],
    138139                'fashion-home-1' => [ 'pro' => true, 'title' => 'Fashion Home 1' ],
     140                'fashion-home-2' => [ 'pro' => true, 'title' => 'Fashion Home 2' ],
    139141                'garden-home' => [ 'pro' => true, 'title' => 'Garden Home' ],
     142                'organic-home' => [ 'pro' => true, 'title' => 'Organic Home' ],
    140143                'gym-home' => [ 'pro' => true, 'title' => 'Gym Home' ],
    141144                'education-home' => [ 'pro' => true, 'title' => 'Education Home' ],
    142145                'restaurant-home' => [ 'pro' => true, 'title' => 'Restaurant Home' ],
     146                'restaurant-home-2' => [ 'pro' => true, 'title' => 'Restaurant Home 2' ],
    143147                'medical-home' => [ 'pro' => true, 'title' => 'Medical Home' ],
     148                'medical-home-2' => [ 'pro' => true, 'title' => 'Medical Home 2' ],
    144149                'bike-home' => [ 'pro' => true, 'title' => 'Bike Home' ],
    145150                'automobile-home' => [ 'pro' => true, 'title' => 'Automobile Home' ],
     
    150155                'charity-home' => [ 'pro' => true, 'title' => 'Charity Home' ],
    151156                'wedding-home' => [ 'pro' => true, 'title' => 'Wedding Home' ],             
    152                 'about-us-1' => [ 'pro' => false, 'title' => 'About Us Demo 1' ],
    153                 'about-us-2' => [ 'pro' => false, 'title' => 'About Us Demo 2' ],
     157                'about-us-1' => [ 'pro' => true, 'title' => 'About Us Demo 1' ],
     158                'about-us-2' => [ 'pro' => true, 'title' => 'About Us Demo 2' ],
     159                'about-us-3' => [ 'pro' => true, 'title' => 'About Us Demo 3' ],
     160                'about-us-4' => [ 'pro' => true, 'title' => 'About Us Demo 4' ],
     161                'about-us-5' => [ 'pro' => true, 'title' => 'About Us Demo 5' ],
     162                'theme-park-home' => [ 'pro' => true, 'title' => 'Theme Park Home' ],
     163                'kids-home' => [ 'pro' => true, 'title' => 'Kids Home' ],
    154164            ],
    155165           
  • ai-addons-for-elementor/trunk/readme.txt

    r2966856 r2974769  
    1 === AI Elementor Addons ===
     1=== AI Elements Addons for Elementor - 70+ Widgets, 100+ templates ===
    22Contributors: AI WP
    33Tags: elementor, elementor addons, elementor templates, elementor widgets, elementor elements
    44Requires at least: 3.0
    5 Tested up to: 6.2
     5Tested up to: 6.3.1
    66Requires PHP: 5.7
    7 Stable tag: 1.4.5
     7Stable tag: 1.4.6
    88License: GPLv3
    99License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    200200== Changelog ==
    201201
     202= 1.4.6 - October 04, 2023 =
     203
     204* 10+ Page templates added(New)
     205* Front-end styles updated
     206
    202207= 1.4.5 - September 14, 2023 =
    203208
    204 * Page templates added(New)
     209* 15+ Page templates added(New)
    205210* Elementor widgets responsive controls updated
    206211* Front-end styles updated
Note: See TracChangeset for help on using the changeset viewer.