wpDataTables is a powerful responsive Tables, Spreadsheets and Charts Data Manager in a form of a WordPress Plugin.

For all our users wondering about the high price, and for all users with expiring support: please reach out to us so we could provide you with detailed answers and information, and suggest currently available solutions and special offers.








If you want to join the testers team just open a support ticket here and we will add you to the list. You will always get the newest features first. Please note that you must be among existing users of wpDataTables.

Some Articles about wpDataTables plugin

User reviews

Plugin listed in WP catalogs

WPLift.com
WPExplorer.com

wpDataTables in social networks

Twitter

For the people who want to request support: please make sure that you check the FAQ, documentation first. If your question isn’t there feel free to contact our support manager through the support system. We receive a lot of requests nowadays, so we ask you for understanding in case of delayed replies.

MANUAL UPGRADE PROCEDURE (when a new version is released)

  1. Go to your FTP and open WordPress plugins folder.
  2. Delete the old wpDataTables version folder.
  3. Upload the new version of wpDataTables.
  4. Go to WP-admin panel, open Plugins section.
  5. Deactivate wpDataTables, and then activate it again.

DO NOT DELETE THE OLD VERSION FROM WP-ADMIN IF YOU DON’T WANT TO DELETE YOUR TABLES

Please note that minimum PHP version required is 5.6

What’s new / Changelog

Version 4.5 (Released 20.07.2022.)

New update with amazing feature, some improvements and bug fixes:

  • Feature: Added single cell shortcode.
  • Improvement: Improved separate connections performance.
  • Improvement: Added Highcharts accessibility module.
  • Improvement: Changed type of mysql_table_name column to TEXT.
  • Improvement: Added a new hooks for PDO dsn and for MySQLi link connection:
    wpdatatables_filter_pdo_connection_dsn and wpdatatables_filter_mysqli_connection_link
  • BugFix: Fixed issue with Gutenberg and editable tables for media upload.
  • BugFix: Fixed issue with date format m/Y and Google sheet.
  • BugFix: Fixed issue with fatal error with old versions of Avada theme.
  • BugFix: Fixed issue with conditional formatting if cell contains HTML.
  • BugFix: Fixed issue with sanitized SQL queries.
  • Other small bug fixes

Version 4.4 (Released 13.06.2022.)

New update with improvements and bug fixes:

  • Feature: Added options for responsive actions – icon, row or cell.
  • Improvement: Compatibility with the latest version of Elementor.
  • Improvement: Improved error handling during activation and deactivation of a license.
  • Improvement: Automatically close the date picker after a date has been chosen.
  • BugFix: Fixed issue with Divi editor blocks not working when only one table or chart has been created.
  • BugFix: Fixed issue with ’%’ symbol in string cells for separate connection tables.
  • BugFix: Fixed issue with foreign keys for PostgreSQL database.
  • Other small bug fixes

Version 4.3 (Released 18.05.2022.)

New update with feature, some improvements and bug fixes:

  • Feature: Added new placeholders VAR4 , VAR5 , VAR6 , VAR7 , VAR8 and VAR9 .
  • Improvement: Average calculation function will not count empty cells anymore.
  • Improvement: Remove unnecessary files from Divi integration.
  • BugFix: Fixed issue with conditional formatting on front-end.
  • BugFix: Fixed issue with number format in Highcharts tooltips.
  • BugFix: Fixed Fixed issue with position of Clear filters button when are used Edit table buttons.
  • BugFix: Fixed issue with Google charts when using Grouping and Follow table filtering options.
  • Other small bug fixes

Version 4.2.1 (Released 06.04.2022.)

New update with bug fixes:

  • BugFix: Fixed issue with conditional formatting for int or float column when responsive is turned on for first column in table.
  • BugFix: Fixed issue with loading tables with SQL queries.
  • BugFix: Fixed issue with inserting spaces for column prefix and suffix.
  • BugFix: Fixed issue with title in filter in widget shown as HTML.
  • Other small bug fixes

Version 4.2 (Released 31.03.2022)

New update with new feature, improvements, and bug fixes:

  • **Feature:**Added new shortcode parameter for calculation functions to show only value.
  • **Improvement:**Improved sanitizing user data.
  • **BugFix:**Fixed issue with merge cells from context menu.
  • **BugFix:**Fixed issue with showing filters for large tables when Display length is All.
  • **BugFix:**Fixed issue with conditional formatting for int/float columns.
  • Other small bug fixes

Version 4.1 (Released 16.03.2022)

New update with new feature, improvements, and bug fixes:

  • **Feature:**Added duplicate edit button
  • **Improvement:**Removed “Apply and add new” button in the edit modal when “New entry” button is disabled.
  • **Improvement:**Added new filters for each chart engine render data: wpdatatables_filter_apexcharts_render_data, wpdatatables_filter_google_charts_render_data, wpdatatables_filter_highcharts_render_data and wpdatatables_filter_chartjs_render_data.
  • **BugFix:**Fixed issue with grid options in Apexcharts.
  • **BugFix:**Fixed issue with Jet plugins in Elementor widgets.
  • **BugFix:**Fixed issue with Gutenberg blocks when Avada’s post/page types are disabled.
  • **BugFix:**Fixed conflict with Amelia widgets in Divi…