TablePress – Tables in WordPress made easy

About TablePress – Tables in WordPress made easy
Boost your website with feature-rich tables that your visitors will love!
TablePress is the most popular and highest-rated WordPress table plugin.
- Easily create, edit, and manage beautiful and modern data tables, no matter if small or large!
- Add live sorting, pagination, searching, and more interactivity for your site’s visitors!
- Use any type of data, insert images, links, and even math formulas!
- Import and export tables from/to Excel, CSV, HTML, and JSON files or URLs.
- Embed tables into posts, pages, or other site areas using the block editor, an Elementor widget, 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 tablepress.org for more information, take a look at example tables, or try TablePress on a free test site. For latest news, follow @TablePress on Twitter/X 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 or a widget in the Elementor page builder and select the desired table or use Shortcodes with other page builders.
Beginner-friendly step-by-step tutorials, guides, and how-tos show how to achieve common and popular tasks with TablePress.
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!
Quick facts
Contributors
Tobias Bäthge
Also catalogued by Sourcemap Explorer's tech database
TablePress – Tables in WordPress made easy is one of the WordPress plugins with a Wappalyzer fingerprint, which means Sourcemap Explorer detects it from the framework-level signals as well as the WordPress-specific /wp-content/plugins/tablepress/ asset path. This page is the canonical entry; a deep-dive on the detection signals lives in the dedicated guide below.
How Sourcemap Explorer detects TablePress – Tables in WordPress made easy
WordPress plugins all load assets from a predictable path: /wp-content/plugins/<slug>/. Sourcemap Explorer enumerates every such URL on the rendered page (script tags and stylesheets) and pulls the version from the ?ver= cache-buster query parameter when WordPress emits one. The slug is then cross-referenced against the wordpress.org plugin directory to attach the human-readable name, author, install count, rating and changelog you see on this page.
- 1
Find /wp-content/plugins/tablepress/ in the Network tab
Open DevTools → Network → reload the page. Filter by "JS" or "CSS" and look for asset URLs starting with `/wp-content/plugins/tablepress/`. Each match confirms the plugin is loading on the page. Sourcemap Explorer enumerates every plugin path automatically and lists each one in the popup's Stack tab.
- 2
Read the version from the ?ver= query string
WordPress appends the plugin version as a cache-busting query parameter to its asset URLs (`?ver=3.3`). Sourcemap Explorer pulls this version directly. The version on this page (3.3) is the latest published on wp.org — the version on a real site may lag.
- 3
Cross-reference with wp.org for human-readable metadata
Once the plugin slug is identified, fetch `https://api.wordpress.org/plugins/info/1.2/?action=plugin_information&request[slug]=tablepress` to read the human-readable name, author, install count, rating and changelog. This page already does that for you.
Plugin ecosystem context
A WordPress table plugin (TablePress, Advanced Tables, Ninja Tables). These render tabular data via shortcode and ship a small client-side library for sorting, filtering and pagination.
Screenshots








Installation
The easiest way to install TablePress is via your WordPress Dashboard:
- Go to the “Plugins” screen, click “Add Plugin”, 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 or a widget in the Elementor page builder and select the desired table or use Shortcodes with other page builders.
Manual installation works just as for other WordPress plugins:
- Download the TablePress ZIP file.
- Go to the “Plugins” screen on your site and upload it by clicking “Add Plugin” “Upload Plugin”.
- Or, extract the ZIP file and move the folder “tablepress” to the “wp-content/plugins/” directory of your WordPress installation, e.g. via FTP.
- Activate “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 or a widget in the Elementor page builder and select the desired table or use Shortcodes with other page builders.
FAQ
Many questions, regarding different features or styling, have been answered on the FAQ page and in the extensive TablePress plugin documentation on the TablePress website.
Premium Support
Users with an active 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!
In short: WordPress 6.7 or higher, while the latest version of WordPress is always recommended. In addition, the server must be running PHP 7.4 or newer.
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.
You can follow the development of TablePress more closely in its official GitHub repository.
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 TablePress developer.
Visit the plugin website at tablepress.org for the latest news on TablePress, follow @TablePress on Twitter/X, or subscribe to the TablePress Newsletter.
Changelog
Changes in recent versions are shown below. For earlier changes, please see the changelog history.
Version 3.3 (April 7, 2026)
TablePress 3.3 is a feature, stability, maintenance, and compatibility update. Here are the highlights:
New Sticky Header Bar on the “Edit” Screen
The “Edit” screen for tables has been enhanced with a new sticky header bar that stays visible while you scroll, making it easier to work with long tables:
- The “Save Changes” and “Preview” buttons are now always visible in the header bar, no matter where you are on the page!
- A new “Quick Navigation” dropdown menu lets you jump to any section of the table editor instantly. Use the Cmd/Ctrl+J keyboard shortcut for even faster access!
- A “More actions” dropdown provides quick access to features like copying, exporting, and deleting a table, or to copy its Shortcode for easy embedding.
Improved Help System
- Help buttons are now displayed next to section titles, making help information for features easily available.
- Help modals for premium feature modules now include animations that visually explain what a feature does. (TablePress Pro and Max only.)
Enhancements for Premium Features
- Column Filter Dropdowns: A new “Reset” button option allows site visitors to clear all active filters with a single click! (TablePress Pro and Max only.)
- Individual Column Filtering: The calculation of column widths was improved to prevent layout shifts of header and body cells. (TablePress Pro and Max only.)
- Automatic Periodic Table Import: The configuration screen is now more usable on mobile devices and small screens, with a scrollable table layout. (TablePress Max only.)
On-Demand Translation Loading
- Premium translation files for several languages are now loaded on-demand from the TablePress Translations platform. This ensures you always have the latest translations and reduces the plugin’s file size. (TablePress Pro and Max only.)
Behind the scenes
- Full compatibility with WordPress 7.0, including an updated visual styling to match the latest WordPress design.
- Improved error handling when evaluating math formulas in table cells.
- Various code modernizations, removal of outdated legacy code, and optimizations for better performance.
- Several minor bugs and inconsistencies have been fixed and improved!
- Cleaned up 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 3.3 requires WordPress 6.7 or newer.
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!
Detected by Sourcemap Explorer
We enumerate every /wp-content/plugins/<slug>/ path on the page, and pull the version from the ?ver= query string when WordPress emits one.