Version Description
- 07-11-2022 =
- Support Support for Gizmo.
Download this release
Release Info
Developer | themegrilldev |
Plugin | ThemeGrill Demo Importer |
Version | 1.8.8 |
Comparing to | |
See all releases |
Code changes from version 1.8.7 to 1.8.8
includes/class-themegrill-demo-importer.php
CHANGED
@@ -150,6 +150,7 @@ final class ThemeGrill_Demo_Importer {
|
|
150 |
'online-education',
|
151 |
'skincare',
|
152 |
'estory',
|
|
|
153 |
'libreria',
|
154 |
'magazinex',
|
155 |
);
|
150 |
'online-education',
|
151 |
'skincare',
|
152 |
'estory',
|
153 |
+
'gizmo',
|
154 |
'libreria',
|
155 |
'magazinex',
|
156 |
);
|
readme.txt
CHANGED
@@ -3,7 +3,7 @@ Contributors: ThemeGrill
|
|
3 |
Tags: themegrill, theme demos, demo, importer, one click import
|
4 |
Requires at least: 4.7
|
5 |
Tested up to: 6.0
|
6 |
-
Stable tag: 1.8.
|
7 |
License: GPLv3 or later
|
8 |
License URI: https://www.gnu.org/licenses/gpl-3.0.html
|
9 |
|
@@ -76,6 +76,9 @@ Yes you can! Join in on our [GitHub repository](https://github.com/themegrill/th
|
|
76 |
3. Finally, Import the Demo with just one click.
|
77 |
|
78 |
== Changelog ==
|
|
|
|
|
|
|
79 |
= 1.8.7 - 10-10-2022 =
|
80 |
* Update – Stable tag.
|
81 |
|
3 |
Tags: themegrill, theme demos, demo, importer, one click import
|
4 |
Requires at least: 4.7
|
5 |
Tested up to: 6.0
|
6 |
+
Stable tag: 1.8.8
|
7 |
License: GPLv3 or later
|
8 |
License URI: https://www.gnu.org/licenses/gpl-3.0.html
|
9 |
|
76 |
3. Finally, Import the Demo with just one click.
|
77 |
|
78 |
== Changelog ==
|
79 |
+
= 1.8.8 - 07-11-2022 =
|
80 |
+
* Support – Support for Gizmo.
|
81 |
+
|
82 |
= 1.8.7 - 10-10-2022 =
|
83 |
* Update – Stable tag.
|
84 |
|