Changeset 2961308
- Timestamp:
- 08/31/2023 05:25:25 PM (3 years ago)
- Location:
- pubydoc-data-tables-and-charts/trunk
- Files:
-
- 3 edited
-
config.php (modified) (1 diff)
-
publish-your-table.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
pubydoc-data-tables-and-charts/trunk/config.php
r2947318 r2961308 43 43 define('PYT_DEFAULT', 'default'); 44 44 45 define('PYT_VERSION', '2.0. 3');45 define('PYT_VERSION', '2.0.4'); 46 46 47 47 define('PYT_CLASS_PREFIX', 'pytc'); -
pubydoc-data-tables-and-charts/trunk/publish-your-table.php
r2947318 r2961308 4 4 * Plugin URI: https://pubydoc.com/ 5 5 * Description: Create and manage beautiful data tables and charts with custom design. 6 * Version: 2.0. 36 * Version: 2.0.4 7 7 * Author: PubyDoc 8 8 * Text Domain: publish-your-table -
pubydoc-data-tables-and-charts/trunk/readme.txt
r2947318 r2961308 3 3 Tags: data table, charts, table, table builder, spreadsheet, excell 4 4 Requires at least: 3.4.0 5 Tested up to: 6. 26 Stable tag: 2.0. 35 Tested up to: 6.3 6 Stable tag: 2.0.4 7 7 8 8 Create responsive data tables & charts with Table Builder, Excel spreadsheet or CSV. Searching, pagination, custom data table design, media support … … 213 213 214 214 == Changelog == 215 216 = 2.0.4 = 217 * Minor issues fix 215 218 216 219 = 2.0.3 =
Note: See TracChangeset
for help on using the changeset viewer.