Changeset 2974769
- Timestamp:
- 10/04/2023 01:42:30 PM (2 years ago)
- Location:
- ai-addons-for-elementor/trunk
- Files:
-
- 3 edited
-
ai-addons.php (modified) (1 diff)
-
core/admin/ai-templates-library.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ai-addons-for-elementor/trunk/ai-addons.php
r2966856 r2974769 4 4 Plugin URI: http://aiaddons.ai/ 5 5 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. 56 Version: 1.4.6 7 7 Author: AI WP 8 8 Author URI: https://profiles.wordpress.org/aiwp/ -
ai-addons-for-elementor/trunk/core/admin/ai-templates-library.php
r2966856 r2974769 135 135 136 136 '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' ], 138 139 'fashion-home-1' => [ 'pro' => true, 'title' => 'Fashion Home 1' ], 140 'fashion-home-2' => [ 'pro' => true, 'title' => 'Fashion Home 2' ], 139 141 'garden-home' => [ 'pro' => true, 'title' => 'Garden Home' ], 142 'organic-home' => [ 'pro' => true, 'title' => 'Organic Home' ], 140 143 'gym-home' => [ 'pro' => true, 'title' => 'Gym Home' ], 141 144 'education-home' => [ 'pro' => true, 'title' => 'Education Home' ], 142 145 'restaurant-home' => [ 'pro' => true, 'title' => 'Restaurant Home' ], 146 'restaurant-home-2' => [ 'pro' => true, 'title' => 'Restaurant Home 2' ], 143 147 'medical-home' => [ 'pro' => true, 'title' => 'Medical Home' ], 148 'medical-home-2' => [ 'pro' => true, 'title' => 'Medical Home 2' ], 144 149 'bike-home' => [ 'pro' => true, 'title' => 'Bike Home' ], 145 150 'automobile-home' => [ 'pro' => true, 'title' => 'Automobile Home' ], … … 150 155 'charity-home' => [ 'pro' => true, 'title' => 'Charity Home' ], 151 156 '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' ], 154 164 ], 155 165 -
ai-addons-for-elementor/trunk/readme.txt
r2966856 r2974769 1 === AI Element or Addons ===1 === AI Elements Addons for Elementor - 70+ Widgets, 100+ templates === 2 2 Contributors: AI WP 3 3 Tags: elementor, elementor addons, elementor templates, elementor widgets, elementor elements 4 4 Requires at least: 3.0 5 Tested up to: 6. 25 Tested up to: 6.3.1 6 6 Requires PHP: 5.7 7 Stable tag: 1.4. 57 Stable tag: 1.4.6 8 8 License: GPLv3 9 9 License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 200 200 == Changelog == 201 201 202 = 1.4.6 - October 04, 2023 = 203 204 * 10+ Page templates added(New) 205 * Front-end styles updated 206 202 207 = 1.4.5 - September 14, 2023 = 203 208 204 * Page templates added(New)209 * 15+ Page templates added(New) 205 210 * Elementor widgets responsive controls updated 206 211 * Front-end styles updated
Note: See TracChangeset
for help on using the changeset viewer.