Replies: 0
Hello,
I am wondering how can I implement filter posts on archive page, based on likes.
I have used default WordPress sorting options for title:
http://www.my-website.com/?orderby=title&order=asc
and
http://www.my-website.com/?orderby=title&order=desc
Is it possible to add something like “orderby=likes” to sort the posts by number of likes?
Thanks in advance