Archived topic
How to sort (change order) post in archive by commentas
1 reply · Started by Krystian on April 11, 2021
Hello,
Is there any options to sort post in archive by commentas count?
For exemple, at the top is most commented post at the bottom is less commented post?
Hi there,
Nothing built-in for this as the post loop is completely handled by WordPress itself.
Unfortunately I don't recall a solution available for this.
I did some research and perhaps this would help?
https://wordpress.stackexchange.com/questions/8556/sorting-posts-desc-based-on-the-number-of-comments-using-wp-query
If not you will need to check with WordPress support team and see if they can provide a function for it.
Hope this helps :)