Hi,
Standard wordpress tables in admin panel are already sortable i. e. Post table, Page table, no need to use this plugin for admin panel default tables.
Farhan.
I have a custom column in users (admin section) with the name last login. Can this make that custom column sortable ?
Hi Manish,
Table sorter plugin is for front-end tables only. For admin tables, WordPress already has introduced a system to make columns sortable. This article may be helpful for you.
https://code.tutsplus.com/articles/quick-tip-make-your-custom-column-sortable–wp-25095
Best Regards
Farhan
-
This reply was modified 9 years, 3 months ago by
Farhan Noor.
Hi
I know standard tables are could be sortable. My issue was that I didn’t use standard wordpress-table. Instead I used very very customized tables that wasn’t anyway near standard tables. Therefore I asked the question.
But I got my answer. Thanks a lot! 🙂