Περιγραφή
Αυτό το πρόσθετο έχει κλείσει από τις 9 Μαρτίου 2026 και δεν είναι διαθέσιμο για λήψη. Αυτό το κλείσιμο είναι προσωρινό, εκκρεμεί πλήρης έλεγχος.
Κριτικές
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” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .