wp-jquery-datatable

Opis

Wtyczka została zamknięta 2026-03-09 i nie jest dostępna do pobrania. Zamknięcie jest tymczasowe i oczekuje na pełną sprawdzenie.

Recenzje

2022-09-09
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!
2021-04-17
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.
2018-09-15
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.
2018-07-12
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.
2017-10-13
Useful for quickly getting datatables up and running.
Przeczytaj 12 recenzji

Kontrybutorzy i deweloperzy

„WP jQuery DataTable” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.

Zaangażowani