Hello,
Thank you for taking the time to share your feedback.
We would like to clarify a few important points:
- Simple Tables and Manual Tables are two different features in wpDataTables, with distinct functionalities and technical implementations.
- Simple Tables (which can be manually edited on the back-end) have always been part of the free/Lite version of wpDataTables. These tables store their data in the WordPress database in a JSON format — not in separate database tables.
- Manual Tables, on the other hand, create a stand-alone SQL table in your WordPress database, allowing you to define custom columns and rows with database-level structure. Manual Tables always required server-side processing (SQL queries in the background) and have been part of the Premium (paid) version of wpDataTables since its earliest releases.
This has not changed recently — it has always been the case.
For example:
- More than 14 months ago, in this Lite Support Post, we confirmed that only Manual Tables support custom columns and are part of the Premium features.
- Another support post explains the behavior when someone attempts to load a Manual Table after switching from the Premium to the Lite version — resulting in the “Unknown table type” error, which occurs because the Lite version does not support Manual Tables.
In other words, if you previously had access to Manual Tables ( if we understood what you described), this indicates that you had installed the Premium version of our plugin at some point.
When downgrading to the Lite version, it is expected that features exclusive to Premium — such as Manual Tables — will no longer be available.
We have always been transparent about these limitations, including stating the Manual Tables as a Premium feature exclusively on the Lite Plugin Description Page and in our Documentation.
We fully understand how important access to simple, manually editable tables is, and that is why Simple Tables remain part of the free version.
However, features involving database tables and server-side SQL queries, such as Manual Tables, have always been reserved for Premium users.
We strive to maintain a fair balance between free features and advanced capabilities reserved for the Premium license, without removing existing free functionalities or forcing upgrades.
Thank you for giving us the opportunity to clarify this.
We hope that, in light of these clarifications, you might consider updating your review.
If you have any further questions about Premium features or plans, feel free to reach out to our main Support team — you can easily contact us through the chat box on the bottom right corner of our website. We’ll be happy to assist you.
Kind regards,
Milos — wpDataTables Support Team