Data Tables – Responsive and Sortable Table Generator

Aprašymas

Create and display Wonderful tables for your data with many options. Data Tables plugin will give you a Gutenberg block to make data tables visually. It also have ShortCode options to embed the table in multiple areas.
You can create a table and then use the same table in posts/pages/widgets. It support sorting, paging, filtering and More options to make Data table with minimal effort.

Wanna see how it works?
Live Demo

Ekrano nuotraukos

Blokai

Šis įskiepis suteikia 1 bloką.

  • Data Table

Diegimas

This section describes how to install the plugin and get it working.

e.g.

  1. Upload plugin-directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Use shortcode in page, post or in widgets.
  4. If you want to use in your theme php, Place <?php echo do_shortcode('YOUR_SHORTCODE'); ?> in your templates

DUK

How do I install this plugin?

You can install as others regular wordpress plugin. No different way. Please see on installation tab.

How many table i can publish in my site?

You can publish unlimited table

Atsiliepimai

14 birželio, 2022 1 reply
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!
10 birželio, 2022 2 replies
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.
Perskaityti visus atsiliepimus (1)

Programuotojai ir komandos nariai

“Data Tables – Responsive and Sortable Table Generator” yra atviro kodo programa. Prie jos sukūrimo prisidėję žmonės surašyti toliau.

Autoriai

Įskiepis “Data Tables – Responsive and Sortable Table Generator” išverstas į 2 kalbas. Dėkojame vertėjams už jų darbą.

Išverskite “Data Tables – Responsive and Sortable Table Generator” į savo kalbą.

Domina programavimas?

Peržiūrėkite kodą, naršykite SVN repozitorijoje, arba užsiprenumeruokite kodo pakeitimų žurnalą per RSS.

Pakeitimų istorija

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