Table Sorter

Description

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 :

  1. Multi-column sorting.
  2. Disable sorting from particular column(s).
  3. Sort multiple columns simultaneously.
  4. Cross-browser support

For complete documentation and demo, please visit WP Table Sorter plugin support page.

NOTE This plugin works at code level hence do not provide any settings or options page.

Happy coding!

Installation

This section describes how to install the plugin and get it working.

  1. download and Unzip file content.
  2. Upload content to the /wp-content/plugins/ directory of your wordpress installtion.
  3. Activate the plugin through the ‘Plugins’ menu in WordPress.

Reviews

April 30, 2018
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!)
April 7, 2018
in setting, there is nothing more than just instructions no buttons no links absolutely nothing. I was hoping to be a good one but it failed.
Read all 26 reviews

Contributors & Developers

“Table Sorter” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Table Sorter” into your language.

Interested in development?

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

Changelog

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.