Skip to content
This repository has been archived by the owner on Jun 9, 2022. It is now read-only.

Latest commit

 

History

History
68 lines (46 loc) · 1.2 KB

CHANGELOG.md

File metadata and controls

68 lines (46 loc) · 1.2 KB

v2.2.0

07/16/2018

    • You can now add custom id tags to the tables (thanks to @mwender).
    • Improved error reporting when things go wrong.

v2.1.5

07/06/2017

    • Fixed a bug with abbreviated shortcodes ('[ti=filename.ext/]').

v2.1.4

05/05/2017

    • Fixed a bug with data:// calls. Thanks, @kyleblanker!

v2.1.3

01/31/2017

    • Fixed a problem with the code not running with the Admin plugin installed.

v2.1.2

11/08/2016

    • Added a caption option to add a caption to the table.

v2.0.2

11/07/2016

    • The trim functions don't work the way I thought they did. Fixed it.

v2.0.1

11/05/2016

    • Added raw option to allow you to include HTML in your table data.

v2.0.0

11/05/2016

    • Moved to shortcode-core interface. NOT BACKWARDS COMPATIBLE! Please read the revised documentation.

v1.0.2

10/06/2016

    • Fixed a bug that occurred when no options were passed (issue #2)

v1.0.1

09/30/2016

    • Added demo URL

v1.0.0

09/26/2016

    • ChangeLog started...