php – How to sort custom sortable column by custom table value
Question
I have a custom table with data in it that I am showing in a column. I would like to make this column sortable.
Lets say that the custom table has three values for the sake of simplicity.
row_id, post_id, value
0
2 weeks
0 Answers
0 views