TablePress

April 11, 2023

TablePress Plugin

Embed beautiful and feature-rich tables into your posts and pages, without having to write code.

TablePress is the most popular and highest rated WordPress table plugin. It allows you to easily create and manage beautiful tables on your website. You can embed the tables into posts, pages, or other site areas using a block in the block editor. Table data can be edited in a spreadsheet-like interface, without any coding. Tables can contain any type of data, even math formulas that will be evaluated. Additional features like sorting, pagination, and filtering make it easy for site visitors to interact with the table data. Tables can be imported and exported from/to Excel, CSV, HTML, and JSON files.

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.

Usage

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!

License

This plugin is Free Software, released and licensed under the GPL, version 2. You may use it free of charge for any purpose.

Installation

The easiest way to install TablePress is via your WordPress Dashboard:

  1. Go to the “Plugins” screen, click “Add New”, and search for “TablePress” in the WordPress Plugin Directory.
  2. Click “Install Now” and after that’s complete, click “Activate”.
  3. Create and manage tables by going to the “TablePress” screen in the admin menu.
  4. To insert a table into a post or page, add a “TablePress table” block in the block editor and select the desired table.
  5. You can change the table styling by using CSS code, which can be entered into the “Custom CSS” textarea on the “Plugin Options” screen.

Manual installation works just as for other WordPress plugins:

  1. Download and extract the ZIP file.
  2. Move the folder “tablepress” to the “wp-content/plugins/” directory of your WordPress installation, e.g. via FTP.
  3. Activate the plugin “TablePress” on the “Plugins” screen of your WordPress Dashboard.
  4. Create and manage tables by going to the “TablePress” screen in the admin menu.
  5. To insert a table into a post or page, add a “TablePress table” block in the block editor and select the desired table.
  6. You can change the table styling by using CSS code, which can be entered into the “Custom CSS” textarea on the “Plugin Options” screen.

Screenshots

  1. "All Tables" screen

    "All Tables" screen

  2. "Edit" screen

    "Edit" screen

  3. "Add new Table" screen

    "Add new Table" screen

  4. "Import" screen

    "Import" screen

  5. "Export" screen

    "Export" screen

  6. "Plugin Options" screen

    "Plugin Options" screen

  7. "About" screen

    "About" screen

  8. The “TablePress table” block in the block editor

    The “TablePress table” block in the block editor

  9. An example table (as it can be seen on the <a href="https://tablepress.org/demo/">TablePress website</a>)

    An example table (as it can be seen on the TablePress website)

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 can I get more information?

Visit the plugin website at tablepress.org for the latest information on TablePress or follow @TablePress on Twitter.

Changelog

Changes in recent versions are shown below. For earlier changes, please see the changelog history.

Version 2.1.1

TablePress 2.1.1 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 “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 navigiting 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!

Details

  • Version: 2.1.1
  • Active installations: 800,000
  • WordPress Version: 5.8
  • Tested up to: 6.2
  • PHP Version: 5.6.20

Ratings


5 Stars
4 Stars
3 Stars
2 Stars
1 Stars