=== WordPress Tables === Contributors: iansadovy Tags: table, grid, data, csv, mysql, excel, html, tablepress Tested up to: 4.8 Stable tag: 1.2.2 License: GPLv2+ License URI: http://www.gnu.org/licenses/gpl-2.0.html Need to insert a table into your page or post? WordPress Tables plugin will take your data in CSV format or directly from MySQL table and create an interactive data table. You can easily create and manage your tables from the WordPress administration. Then, just simply insert a shortcode into your page, article or post. That's it! == Description == Need to insert a table into your page or post? WordPress Tables plugin will take your data in CSV format or directly from MySQL table and create an interactive data table. You can easily create and manage your tables from the WordPress administration. Then, just simply insert a shortcode into your page, article or post. That's it! The main features are: After installing the plugin, tables are created in few very basic steps: == Screenshots == 1. Visualise your data in the table 2. Choose among 6 predefined color themes 3. Green theme 4. Navy theme 5. Admin > All tables list 6. Admin > Adding new table 7. Admin > Managing the table 8. Admin > Table options and live preview == Frequently Asked Questions == = How to change table width/height? = Width of the table is 100% by default. Height is auto. But you can override these parameters by modifying a shortcode as following: [wp_table id="77" width="640px" height="480px"] == Changelog == = VERSION 1.2.2 = Fixed CSV parsing with dots in column names. = VERSION 1.2.1 = Fixed editing HTML-like data. = VERSION 1.2.0 = Added 6 predefined color themes. = VERSION 1.1.0 = Added a "manual" mode for creating tables. It is possible now to edit the data in a spreadsheet-like interface. = VERSION 1.0.1 = Added help and about sections. = VERSION 1.0.0 = Initial version where most features are ready and pretty stable.