Changeset 2947318
- Timestamp:
- 08/03/2023 03:02:28 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
r2931951 r2947318 43 43 define('PYT_DEFAULT', 'default'); 44 44 45 define('PYT_VERSION', '2.0. 2');45 define('PYT_VERSION', '2.0.3'); 46 46 47 47 define('PYT_CLASS_PREFIX', 'pytc'); -
pubydoc-data-tables-and-charts/trunk/publish-your-table.php
r2931951 r2947318 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. 26 * Version: 2.0.3 7 7 * Author: PubyDoc 8 8 * Text Domain: publish-your-table -
pubydoc-data-tables-and-charts/trunk/readme.txt
r2931951 r2947318 4 4 Requires at least: 3.4.0 5 5 Tested up to: 6.2 6 Stable tag: 2.0. 26 Stable tag: 2.0.3 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.3 = 217 * Small code fixes 215 218 216 219 = 2.0.2 =
Note: See TracChangeset
for help on using the changeset viewer.