विवरण
Create and display Wonderful tables for your data with many options. The 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
स्क्रिनसटहरू
स्थापना
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
प्रश्नोत्तर
-
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
समीक्षाहरू
योगदानकर्ता र डेभलपरहरू
“Data Tables” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान गरेका छन्।
योगदानकर्ताहरू“Data Tables” लाई आफ्नो भाषामा अनुवाद गर्नुहोस्
विकासमा रुचि छ?
आरएसएस द्वारा कोड ब्राउज गर्नुहोस्, एसभीएन रिपजिटरी हेर्नुहोस्, वा विकास लग को सदस्यता लिनुहोस्।
चेन्जलग
1.1
- Added Option to add Serial
- Added option to enabled Attachment Column
1.0
- Initial Release