0
hello11
Hi, I have a site with multiple post grids. I would like to be able to order them by category to make sure a specific category is showing up first - how can I do this? Is this possible?
Thanks!
2 Subscribers
Submit Answer
1 Answers
Best Answer
0
Welcome to our forum.
Unfortunately sort by category isn't supported by WP_Query, if this is possible by WP_Query then we could add in future version.
https://codex.wordpress.org/Class_Reference/WP_Query
Regards