Tagged Questions
0
votes
2answers
531 views
Get Posts from Last 24 hours and Sort them via GD Star Rating
I am trying to sort the posts using GD Star Rating in the last 24 hours. I have two separate queries, but I don't know how to merge them.
function filter_where($where = '') {
...