विवरण
This plugin has been closed as of मार्च 9, 2026 and is not available for download. यो बन्द अस्थायी हो, पूर्ण समीक्षा हुने विचाराधीन अवस्थामा छ।
समीक्षाहरू
सेप्टेम्बर 9, 2022
5/5 idk why only 3 stars, mb because the people can’t even copy-paste an example from datatables library.
Perfect integration! Thank you!
जुन 27, 2021
There is nothing.. Why is this plugin even allowed here
अप्रिल 17, 2021
This worked really great. I have a plugin that outputs an html table via shortcode, and I simply put this code right above my table output:
// print the jquery smart tables stuff
ob_start();
echo do_shortcode( "[wp_jdt id='beverage-table']" );
$output .= ob_get_contents();
ob_end_clean();
Then I didn’t have to include it in my page, I only needed my own shortcode.
सेप्टेम्बर 15, 2018
This doesn’t do anything.
After installation a tab (settings) appears in admin side, but its just settings. There is no place to CREATE the data table.
जुलाई 12, 2018
Good basic functionality, but, according to their own demo, not responsive – on a mobile device:
– records controls are vertically stacked (not intentionally and not cleanly)
– no horizontal scroll or alt display method.
अक्टोबर 13, 2017
Useful for quickly getting datatables up and running.
योगदानकर्ता र डेभलपरहरू
“WP jQuery DataTable” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान गरेका छन्।
योगदानकर्ताहरू“WP jQuery DataTable” लाई आफ्नो भाषामा अनुवाद गर्नुहोस्
विकासमा रुचि छ?
आरएसएस द्वारा कोड ब्राउज गर्नुहोस्, एसभीएन रिपजिटरी हेर्नुहोस्, वा विकास लग को सदस्यता लिनुहोस्।