I have a Q2A, then I want to show it's question in other site.
I will use Q2A feed function. On other site,it will call the feed, then analysis the rss xml data to show the question list.
My question is,I just want show some questions which have highest point or were answered. Because I think these questions are high quality or hotter. So I need gain their point and status.
Does anybody know how to change the qa-feed.php to achieve the goal? Or some other solutions?