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.

FAQ

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