I have many post, all categorized. So 100 post, 40 in cat=4. All those 40 post have a custom field name point with a rating in there (how many point win). Si the question How to loop through all the post, and get ONLY the post with cat=4, and sort those post base on the point score in the custom field, and display, post title, and point. So the output will look like :
- john : 134pt
- paul : 124pt
- kim : 100pt
- joe : 90 pt