wp-jquery-datatable

Description

This plugin has been closed as of 9 Am Màrt 2026 and is not available for download. This closure is temporary, pending a full review.

Reviews

9 An t-Sultain 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!
17 An Giblean 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 An t-Sultain 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 An t-Iuchar 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 An Dàmhair 2017
Useful for quickly getting datatables up and running.
Read all 12 reviews

Contributors & Developers

“WP jQuery DataTable” is open source software. The following people have contributed to this plugin.

Contributors

Translate “WP jQuery DataTable” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.