Changeset 2722884
- Timestamp:
- 05/12/2022 04:14:24 PM (4 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
r2711033 r2722884 43 43 define('PYT_DEFAULT', 'default'); 44 44 45 define('PYT_VERSION', '1. 1.0');45 define('PYT_VERSION', '1.2.0'); 46 46 47 47 define('PYT_CLASS_PREFIX', 'pytc'); -
pubydoc-data-tables-and-charts/trunk/publish-your-table.php
r2711033 r2722884 4 4 * Plugin URI: https://pubydoc.com/ 5 5 * Description: Create and manage beautiful data tables and charts with custom design. 6 * Version: 1. 1.06 * Version: 1.2.0 7 7 * Author: PubyDoc 8 8 * Text Domain: publish-your-table -
pubydoc-data-tables-and-charts/trunk/readme.txt
r2711033 r2722884 4 4 Requires at least: 3.4.0 5 5 Tested up to: 5.9 6 Stable tag: 1. 1.06 Stable tag: 1.2.0 7 7 8 8 Create responsive data tables & charts with Table Builder, Excel spreadsheet or CSV. Searching, pagination, custom table design, media support … … 200 200 201 201 == Changelog == 202 203 = 1.2.0 = 204 *Minor issues fix 205 *Adding new options 202 206 203 207 = 1.1.0 =
Note: See TracChangeset
for help on using the changeset viewer.