Opis
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
Slike ekrana
Blokovi
Ovaj dodatak omogućava 1 blok.
- Data Table
Instalacija
This section describes how to install the plugin and get it working.
e.g.
- Upload
plugin-directory
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Use shortcode in page, post or in widgets.
- If you want to use in your theme php, Place
<?php echo do_shortcode('YOUR_SHORTCODE'); ?>
in your templates
ČPP
-
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
Recenzije
Saradnici i programeri
“Data Tables” is open source software. The following people have contributed to this plugin.
DoprinositeljiPrevedi “Data Tables” na vaš jezik.
Zainteresirani za razvoj?
Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.
Zapis promijena
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