Does anyone have the query for pulling posts from a particular category?
I'd want the 2 more recent posts from a 'misc' category and not sure how to properly join the wp_terms, wp_term_relationship, wp_term_taxonomy tables along with the wp_posts table.