WordPress.org

Plugin Directory

Data Tables – present your data in clean, customizable tables

Data Tables – present your data in clean, customizable tables

描述

Turn raw data into clean, sortable, filterable tables your visitors can actually read – built visually, with no code required.

Live Demo

Why Data Tables?

Data Tables gives you a Gutenberg block to build data tables visually, plus shortcode support so you can embed the same table in multiple areas. Create a table once and reuse it across posts, pages, and widgets.

Sorting, paging, and filtering are built in, so even large datasets stay easy to browse – all with minimal effort on your side.

Free Features

  • Visual Table Builder: Create and edit tables directly in the Gutenberg editor.
  • Shortcode Support: Embed any table in posts, pages, or widgets.
  • Reusable Tables: Build a table once and use it anywhere on your site.
  • Sorting: Let visitors sort table columns instantly.
  • Paging: Split long tables into easy-to-browse pages.
  • Filtering: Help visitors find the exact rows they need.
  • Serial & Attachment Columns: Add a serial number column and enable an attachment column.
  • Unlimited Tables: Publish as many tables as you want.

How to Use – Quick Start

  1. Install and activate the Data Tables plugin.
  2. Open a post or page in the Gutenberg editor.
  3. Click the + icon and add the Data Tables block.
  4. Build your table visually and configure sorting, paging, and filtering.
  5. Publish – or copy the shortcode to reuse the table in other posts, pages, or widgets.

Use Cases

  • Pricing & Comparison Tables: Present products or plans side by side.
  • Reports & Statistics: Publish sortable data readers can explore.
  • Directories & Lists: Share member lists, schedules, or catalogs with filtering.
  • Downloads: Use the attachment column to list files alongside data.

屏幕截图

区块

该插件提供了 1 个区块.

  • Data Table

安装

From your WordPress dashboard (recommended):

  1. Go to Plugins Add New.
  2. Search for “Data Tables”.
  3. Click Install Now, then Activate.
  4. Add the Data Tables block to any post or page, or use the shortcode.

Manual installation:

  1. Upload the plugin folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Use the shortcode in any page, post, or widget.
  4. To embed in theme PHP, place <?php echo do_shortcode('YOUR_SHORTCODE'); ?> in your template.

常见问题

How do I install this plugin?

Install it like any regular WordPress plugin – from Plugins Add New in your dashboard, or by uploading it manually. See the Installation tab for step-by-step instructions.

How many tables can I publish on my site?

You can create and publish unlimited tables.

Does it work with the Gutenberg block editor?

Yes. Data Tables provides a Gutenberg block so you can build and edit tables visually inside the editor.

Can I reuse the same table in different places?

Yes. Create a table once and embed it in posts, pages, or widgets using the shortcode.

Does it support sorting, paging, and filtering?

Yes. Sorting, paging, and filtering are built in, so visitors can easily browse even large tables.

评价

2022 年 6 月 14 日 1 回复
Just stumbled upon this plugin since I am looking for a lightweight table implementation and since this one builds upon DataTables and wraps everthing in a Gutenberg block I was quite intreagued… The code doesn’t seem to be ready for production though, inspecting the main data-tables.php yields code fragements such as directors_name and references to a MOVIE CUSTOM TYPE POST? Please clean up the code 😉 Looking forward!
2022 年 6 月 10 日 2 回复
All I needed was 10 minutes to realize what a good plugin this is, it even has a Gutenberg block so I can also build the tables right in a page/post. The sorting, searching, and pagination is what really sold me here. My go to tool to display tables for now on, that’s for sure. Nick.
阅读所有1条评价

贡献者及开发者

「Data Tables – present your data in clean, customizable tables」是开源软件。 以下人员对此插件做出了贡献。

贡献者

「Data Tables – present your data in clean, customizable tables」插件已被翻译至 2 种本地化语言。 感谢所有译者为本插件所做的贡献。

帮助将「Data Tables – present your data in clean, customizable tables」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.1.2 – 26 July, 2025

  • Fixed: Can’t edit table content

1.1.1 – 25 Dec, 2024

  • Fixed: undefined index error

1.1

  • Added Option to add Serial
  • Added option to enabled Attachment Column

1.0

  • Initial Release