Ticket for: Post Grid
0
quick_dry
Is it possible to alter the "order by" precedence of a post grid query? e.g. Title _then_ ID, instead of ID then Title (or vice versa)
2 Subscribers


Submit Answer
1 Answers
Best Answer
0

Welcome to our forum.
I understand the issue, but sorting order by arguments isn't available right now, but in this case, you could use filter hook available to override default query arguments., please see the documentation here
https://pickplugins.com/documentation/post-grid/filter-hooks/post_grid_query_args/
I hope that helps.
Regards