wpDataTables – WordPress Data Table, Dynamic Tables & Table Charts Plugin
The best WordPress table plugin. Create responsive, and searchable tables and charts from Excel (.xlsx, .xls or .ods), CSV, XML, JSON, and PHP.
6 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_wpdatacharts | Stores wpdatacharts data created by this plugin. | Static |
| wp_wpdatatables | Stores wpdatatables data created by this plugin. | Static |
| wp_wpdatatables_cache | A cache table that stores temporary computed or fetched data. | Static |
| wp_wpdatatables_columns | Stores wpdatatables columns data created by this plugin. | Static |
| wp_wpdatatables_rows | Stores wpdatatables rows data created by this plugin. | Static |
| wp_wpdatatables_templates | Stores wpdatatables templates data created by this plugin. | Static |