Description
TablePress is the most popular and highest rated WordPress table plugin. It allows you to easily create and manage beautiful and interactive tables on your website.
- Easily add, edit, and manage small and large data tables, without any coding!
- Use any type of data, insert images, links, and even math formulas!
- Add live sorting, pagination, searching, and more for your siteās visitors!
- Import and export tables from/to Excel, CSV, HTML, and JSON files.
- Embed tables into posts, pages, or other site areas using the block editor or Shortcodes.
- All with no coding knowledge needed!
Even more great features for you and your siteās visitors and priority email support are available with a Premium license plan of TablePress. Go check them out!
More information
Visit the plugin website at tablepress.org for more information, take a look at example tables, or check out TablePress on a free test site. For latest news, follow @TablePress on Twitter or subscribe to the TablePress Newsletter.
How to use TablePress
After installing the plugin, you can create and manage tables on the āTablePressā screen in the WordPress Dashboard.
To insert a table into a post or page, add a āTablePress tableā block in the block editor and select the desired table.
Examples for common styling changes via āCustom CSSā code can be found on the TablePress FAQ page.
You may also add certain features (like sorting, pagination, filtering, alternating row colors, row highlighting, print name and/or description, …) by enabling the corresponding checkboxes on a table’s āEditā screen.
Even more great features for you and your siteās visitors and priority email support are available with a Premium license plan of TablePress. Go check them out!
Screenshots
"All Tables" screen "Edit" screen "Add new Table" screen "Import" screen "Export" screen "Plugin Options" screen "About" screen The āTablePress tableā block in the block editor An example table (as it can be seen on the TablePress website)
Blocks
This plugin provides 1 block.
- TablePress table Embed a TablePress table.
Installation
The easiest way to install TablePress is via your WordPress Dashboard:
- Go to the āPluginsā screen, click āAdd Newā, and search for āTablePressā in the WordPress Plugin Directory.
- Click āInstall Nowā and after that’s complete, click āActivateā.
- Create and manage tables by going to the āTablePressā screen in the admin menu.
- To insert a table into a post or page, add a āTablePress tableā block in the block editor and select the desired table.
Manual installation works just as for other WordPress plugins:
- Download and extract the ZIP file.
- Move the folder ātablepressā to the āwp-content/plugins/ā directory of your WordPress installation, e.g. via FTP.
- Activate the plugin āTablePressā on the āPluginsā screen of your WordPress Dashboard.
- Create and manage tables by going to the āTablePressā screen in the admin menu.
- To insert a table into a post or page, add a āTablePress tableā block in the block editor and select the desired table.
FAQ
-
Where can I find answers to Frequently Asked Questions?
-
Many questions, regarding different features or styling, have been answered on the FAQ page on the plugin website.
-
Support?
-
Premium Support
Users with a valid TablePress Premium license plan are eligible for Priority Email Support, directly from the plugin developer! Find out more!
Community Support for users of the Free version
For support questions, bug reports, or feature requests, please use the WordPress Support Forums. Please search through the forums first, and only create a new topic if you don’t find an existing answer. Thank you!
-
Requirements?
-
In short: WordPress 5.8 or higher, while the latest version of WordPress is always recommended.
-
Languages and Localization?
-
TablePress uses the āTranslate WordPressā platform. Please see the sidebar on the TablePress page in the WordPress Plugin Directory for available translations.
To make TablePress available in your language, go to the TablePress translations page, log in with a free wordpress.org account and start translating.
-
Development
-
You can follow the development of TablePress more closely in its official GitHub repository.
-
Where do I report security issues?
-
Please report security issues and bugs found in the source code of TablePress through the Patchstack Vulnerability Disclosure Program.
The Patchstack team will assist you with verification, CVE assignment, and notify the developers of this plugin. -
Where can I get more information?
-
Visit the plugin website at tablepress.org for the latest information on TablePress, follow @TablePress on Twitter, or subscribe to the TablePress Newsletter.
Reviews
Contributors & Developers
“TablePress – Tables in WordPress made easy” is open source software. The following people have contributed to this plugin.
Contributors“TablePress – Tables in WordPress made easy” has been translated into 41 locales. Thank you to the translators for their contributions.
Translate “TablePress – Tables in WordPress made easy” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
Changes in recent versions are shown below. For earlier changes, please see the changelog history.
Version 2.1.7
TablePress 2.1.7 fixes a few bugs and brings some nice enhancements. For more information on changes and new features in TablePress 2.1, please see below.
- Some improvements for enhanced compatibility with WordPress 6.3 were added.
- A bug with the loading of the frontend features for site visitors in the context of the block editor was fixed.
- Formula evaluation: The HYPERLINK() function from Excel is now supported for creating clickable links.
- The Stack mode of the Responsive Tables feature now works better when column widths have been changed. (TablePress Pro and Max only.)
- The Counter Column feature no longer requires sorting or filtering to be activated. (TablePress Pro and Max only.)
- The Counter Column feature now takes into account pagination when Server-side Processing is used. (TablePress Max only.)
- The Server-side Processing feature now handles edge cases with conflicting settings better. (TablePress Max only.)
- Cleaned up, improved, and simplified code, for easier future maintenance, to follow WordPress Coding Standards, and to offer helpful inline documentation.
- Several external code libraries and build tools have been updated to benefit from enhancements and bug fixes.
Version 2.1.6
The TablePress 2.1.6 release was withdrawn due to a bug. Its changes are part of TablePress 2.1.7.
Version 2.1.5
TablePress 2.1.5 fixes a few bugs and brings some nice enhancements. For more information on changes and new features in TablePress 2.1, please see below.
- Early improvements for the upcoming WordPress 6.3 were added.
- The header cells on the āEditā screen now show sorting arrow icons again, to indicate that columns can be sorted by a double-click.
- Cleaned up, improved, and simplified code, for easier future maintenance, to follow WordPress Coding Standards, and to offer helpful inline documentation.
- Several external code libraries and build tools have been updated to benefit from enhancements and bug fixes.
Version 2.1.4
TablePress 2.1.4 fixes a few bugs and brings some nice enhancements. For more information on changes and new features in TablePress 2.1, please see below.
- A warning message that could show on some servers after importing files was fixed.
- A PHP deprecation notice was fixed, for improved compatibility with current versions of PHP.
- The āRow Filteringā module no longer returns wrong cache results when filtering from a URL parameter is used. (TablePress Pro and Max only.)
- Cleaned up, improved, and simplified code, for easier future maintenance, to follow WordPress Coding Standards, and to offer helpful inline documentation.
- Several external code libraries and build tools have been updated to benefit from enhancements and bug fixes.
Version 2.1.3
TablePress 2.1.3 fixes a few bugs and brings some nice enhancements. For more information on changes and new features in TablePress 2.1, please see below.
- Pasting text into table cells via the right-click context menu on the āEditā screen now works as expected.
- The list of allowed CSS properties in āCustom CSSā has been extended to include new properties.
- The Server-side Processing feature now shows a loading animation while data is retrieved from the server. (TablePress Max only.)
- The TablePress REST API now only returns the ā_linksā field upon request, for improved performance. (TablePress Max only.)
- The TablePress REST API now caches the generated JSON schema, for improved performance. (TablePress Max only.)
- Cleaned up, improved, and simplified code, for easier future maintenance, to follow WordPress Coding Standards, and to offer helpful inline documentation.
- Several external code libraries and build tools have been updated to benefit from enhancements and bug fixes.
Version 2.1.2
TablePress 2.1.2 fixes a few bugs and brings some nice enhancements. For more information on changes and new features in TablePress 2.1, please see below.
- The āModulesā screen now supports the Ctrl/Cmd + S keyboard shortcut for saving changes on the screen. (TablePress Pro and Max only.)
- Some erroneously removed CSS code for the TablePress admin screens was restored.
- The TablePress REST API now properly returns the table ID as well. (TablePress Max only.)
- Cleaned up, improved, and simplified code, for easier future maintenance, to follow WordPress Coding Standards, and to offer helpful inline documentation.
- Several external code libraries and build tools have been updated to benefit from enhancements and bug fixes.
TablePress 2.1.1 contains these changes:
- The āPlugin Optionsā screen now supports the Ctrl/Cmd + S keyboard shortcut for saving changes on the screen.
- Keyboard shortcuts for moving cells no longer erroneously trigger when navigating inside an edited cell.
- A few typos in translatable strings were corrected.
- Some instances of invalid HTML code were fixed.
- Cleaned up, improved, and simplified code, for easier future maintenance, to follow WordPress Coding Standards, and to offer helpful inline documentation.
- Several external code libraries and build tools have been updated to benefit from enhancements and bug fixes.
TablePress 2.1 contains these changes:
New features, enhancements, and bug fixes
- Full compatibility with WordPress 6.2.
- On the āEditā screen, you can now set the desired default cell size via the āScreen Optionsā tab, for maximum flexibility when editing large tables.
- The table editorās context menu now also works when editing a cell.
- The table editorās context menu and keyboard shortcuts now allow inserting images and links at the current cursor position and as well as turning existing text into a link.
- On the āEditā screen, potential confusion is reduced by adjusting how individual sections can be collapsed.
- Tables that use scrolling are less likely to have misplaced header cells.
- The āExportā screen now has a button to quickly reverse a long list of tables, which can save time if you want to export a table from the end of the list.
- The āLast Editorā of a table is again determined correctly.
- More detailed error messages are shown on the āEditā and āImportā screens.
- A few styling glitches on the different TablePress admin screens have been fixed.
- The āEditā screen shows other available features, to make users aware of them. (TablePress Free only.)
- The āFixed Headerā module now works more reliably with themes that use floating elements as well. (TablePress Pro and Max only.)
- The āAlphabet Filteringā module has more options, like choosing a filtering column and alphabet, and is more robust on small screens. (TablePress Pro and Max only.)
- The āAutomatic Filteringā module also allows using commas in filter values now. (TablePress Pro and Max only.)
- The āColumn Filter Dropdownsā module now only disables selections if none can be made. (TablePress Pro and Max only.)
- The āREST APIā module now allows public and unauthenticaed requests, if desired. (TablePress Max only.)
- The āServer-side Processingā module is more robust when dealing with large tables that use many settings. (TablePress Max only.)
- Cleaned up, improved, and simplified code, for easier future maintenance, to follow WordPress Coding Standards, and to offer helpful inline documentation.
- Several external code libraries and build tools have been updated to benefit from enhancements and bug fixes.
Premium versions
- Even more great features for you and your siteās visitors and priority email support are available with a Premium license plan of TablePress. Go check them out!