wp-jquery-datatable

説明

このプラグインの公開は2026年3月9日に停止されており、ダウンロードできません。 理由: ガイドライン違反。

評価

2022年9月9日
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年4月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年9月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年7月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.
12件のレビューをすべて表示

貢献者と開発者

WP jQuery DataTable はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“WP jQuery DataTable” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。