Changeset 2774240
- Timestamp:
- 08/23/2022 04:28:56 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
r2767701 r2774240 43 43 define('PYT_DEFAULT', 'default'); 44 44 45 define('PYT_VERSION', '1.3. 0');45 define('PYT_VERSION', '1.3.1'); 46 46 47 47 define('PYT_CLASS_PREFIX', 'pytc'); -
pubydoc-data-tables-and-charts/trunk/publish-your-table.php
r2767701 r2774240 4 4 * Plugin URI: https://pubydoc.com/ 5 5 * Description: Create and manage beautiful data tables and charts with custom design. 6 * Version: 1.3. 06 * Version: 1.3.1 7 7 * Author: PubyDoc 8 8 * Text Domain: publish-your-table -
pubydoc-data-tables-and-charts/trunk/readme.txt
r2767701 r2774240 3 3 Tags: data table, charts, table, table builder, spreadsheet, excell 4 4 Requires at least: 3.4.0 5 Tested up to: 5.96 Stable tag: 1.3. 05 Tested up to: 6.0.1 6 Stable tag: 1.3.1 7 7 8 8 Create responsive data tables & charts with Table Builder, Excel spreadsheet or CSV. Searching, pagination, custom data table design, media support … … 210 210 211 211 == Changelog == 212 213 = 1.3.1 = 214 *Added compatibility with WordPress 6.0.1 212 215 213 216 = 1.3.0 =
Note: See TracChangeset
for help on using the changeset viewer.