説明
Table Sorter turns standard HTML table (with THEAD and TBODY tags) into a sortable table without page refresh. It works on every table, whether it is coded in the wordpress template(theme) file or generated from the wordpress editor. This plugin is very handy for theme developers. It has many useful features including :
- Multi-column sorting.
- Disable sorting from particular column(s).
- Sort multiple columns simultaneously.
- Cross-browser support
For complete documentation and demo, please visit WP Table Sorter plugin support page.
NOTE This plugin works at code level and provides only one opiton under Settings section in WordPress admin panel.
Happy coding!
インストール
This section describes how to install the plugin and get it working.
- download and Unzip file content.
- Upload content to the
/wp-content/plugins/
directory of your wordpress installtion. - 「プラグイン」メニューからプラグインを有効化します。
評価
2022年4月26日
This plugin is excellent and saved me a ton of work trying to make a sortable column. Thank you!
2021年12月8日
This was exactly what I needed - fast, simple to use, works perfectly. Thank you!
2020年8月30日
I was using with Formidable Forms, it just works.
Very quick& simple to use.
Many thanks.
2019年9月6日
Simple and easy to use.
2019年7月20日
Perfect!!
2018年4月30日
1 reply
Well it's all in the title: the plugin is rather simple and does exactly what its name says. It is very easy to set up, and works perfectly (even for freshly-supported accented alphabets!)
貢献者と開発者
変更履歴
2.3
- Added support for tables in WordPress admin panel.
2.2
- Added support for accented letters.
2.1
- Fixed issues, improved ui exprience.
2.0
- Fixed early hook of the scripts, which caused errors in the WP_DEBUG mode.
1.1
- 1st version of the plugin.