Plugin Directory

Changeset 2774240


Ignore:
Timestamp:
08/23/2022 04:28:56 PM (4 years ago)
Author:
pubydoc
Message:

version 1.3.1

Location:
pubydoc-data-tables-and-charts/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • pubydoc-data-tables-and-charts/trunk/config.php

    r2767701 r2774240  
    4343define('PYT_DEFAULT', 'default');
    4444
    45 define('PYT_VERSION', '1.3.0');
     45define('PYT_VERSION', '1.3.1');
    4646
    4747define('PYT_CLASS_PREFIX', 'pytc');
  • pubydoc-data-tables-and-charts/trunk/publish-your-table.php

    r2767701 r2774240  
    44 * Plugin URI: https://pubydoc.com/
    55 * Description: Create and manage beautiful data tables and charts with custom design.
    6  * Version: 1.3.0
     6 * Version: 1.3.1
    77 * Author: PubyDoc
    88 * Text Domain: publish-your-table
  • pubydoc-data-tables-and-charts/trunk/readme.txt

    r2767701 r2774240  
    33Tags: data table, charts, table, table builder, spreadsheet, excell
    44Requires at least: 3.4.0
    5 Tested up to: 5.9
    6 Stable tag: 1.3.0
     5Tested up to: 6.0.1
     6Stable tag: 1.3.1
    77
    88Create responsive data tables & charts with Table Builder, Excel spreadsheet or CSV. Searching, pagination, custom data table design, media support
     
    210210
    211211== Changelog ==
     212
     213= 1.3.1 =
     214*Added compatibility with WordPress 6.0.1
    212215
    213216= 1.3.0 =
Note: See TracChangeset for help on using the changeset viewer.