• Hi,

    I’m using the five star rating plugin, and it seems to work quite well. But I’ve got one problem: I would like to get the best rated posts, and the best rated pages (rated being ‘score/votes’, in other words: the amount of stars).

    I would like to find them using a query or wpquery or something. I tried

    $topposts = FSR_all_time_best(); but this gives me html code and everything. I don’t want that, I just want the posts returned…

    Can anyone help me, or just point me to the docs of this plugin? I can’t find anything 🙁

    Thanx!

The topic ‘Get top rated posts?’ is closed to new replies.