Version Description
Download this release
Release Info
Developer | supsystic.com |
Plugin | Data Tables Generator by Supsystic |
Version | 1.10.24 |
Comparing to | |
See all releases |
Code changes from version 1.10.23 to 1.10.24
- app/SupsysticTables.php +1 -1
- index.php +1 -1
- readme.txt +9 -1
app/SupsysticTables.php
CHANGED
@@ -18,7 +18,7 @@ class SupsysticTables
|
|
18 |
|
19 |
$menuSlug = 'supsystic-tables';
|
20 |
$pluginPath = dirname(dirname(__FILE__));
|
21 |
-
$environment = new RscDtgs_Environment('st', '1.10.
|
22 |
|
23 |
/* Configure */
|
24 |
$environment->configure(
|
18 |
|
19 |
$menuSlug = 'supsystic-tables';
|
20 |
$pluginPath = dirname(dirname(__FILE__));
|
21 |
+
$environment = new RscDtgs_Environment('st', '1.10.24', $pluginPath);
|
22 |
|
23 |
/* Configure */
|
24 |
$environment->configure(
|
index.php
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
* Plugin Name: Data Tables Generator by Supsystic
|
5 |
* Plugin URI: http://supsystic.com
|
6 |
* Description: Create and manage beautiful data tables with custom design. No HTML knowledge is required
|
7 |
-
* Version: 1.10.
|
8 |
* Author: supsystic.com
|
9 |
* Author URI: http://supsystic.com
|
10 |
* Text Domain: supsystic_tables
|
4 |
* Plugin Name: Data Tables Generator by Supsystic
|
5 |
* Plugin URI: http://supsystic.com
|
6 |
* Description: Create and manage beautiful data tables with custom design. No HTML knowledge is required
|
7 |
+
* Version: 1.10.24
|
8 |
* Author: supsystic.com
|
9 |
* Author URI: http://supsystic.com
|
10 |
* Text Domain: supsystic_tables
|
readme.txt
CHANGED
@@ -5,7 +5,7 @@ Plugin URI: https://supsystic.com/plugins/data-tables-generator-plugin/
|
|
5 |
Donate link: https://supsystic.com/plugins/data-tables-generator-plugin/
|
6 |
Tags: data table, spreadsheet, table builder, charts, graphs, wordpress table plugin, excel, line chart, pie chart, visualise data
|
7 |
Tested up to: 6.0
|
8 |
-
Stable tag: 1.10.
|
9 |
|
10 |
Create data tables with charts and graphs. Custom design, navigation, searching and ordering functions. Export to PDF, CSV, Print. Excel spreadsheet. WooCommerce Integration.
|
11 |
|
@@ -217,6 +217,14 @@ It's perfect for product [Price List](http://woo.supsystic.com/price-list "Price
|
|
217 |
Create custom order forms which increase your conversion rate!
|
218 |
|
219 |
== Changelog ==
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
220 |
1.10.23 /30.08.2022 =
|
221 |
* REQUIRED PRO version min 1.7.12
|
222 |
|
5 |
Donate link: https://supsystic.com/plugins/data-tables-generator-plugin/
|
6 |
Tags: data table, spreadsheet, table builder, charts, graphs, wordpress table plugin, excel, line chart, pie chart, visualise data
|
7 |
Tested up to: 6.0
|
8 |
+
Stable tag: 1.10.24
|
9 |
|
10 |
Create data tables with charts and graphs. Custom design, navigation, searching and ordering functions. Export to PDF, CSV, Print. Excel spreadsheet. WooCommerce Integration.
|
11 |
|
217 |
Create custom order forms which increase your conversion rate!
|
218 |
|
219 |
== Changelog ==
|
220 |
+
1.10.24 /01.09.2022 =
|
221 |
+
* Notice FOR USER's with PRO version.
|
222 |
+
With the new update free version from 1.10.23 and PRO 1.7.12 - you should have the latest versions installed.
|
223 |
+
The new free version 1.10.23 will not be compatible with old PRO version. - less then 1.7.12
|
224 |
+
Same applies to the PRO version.
|
225 |
+
The new PRO is not compatible with the old Free version.
|
226 |
+
* Fixed warnings
|
227 |
+
|
228 |
1.10.23 /30.08.2022 =
|
229 |
* REQUIRED PRO version min 1.7.12
|
230 |
|