What code can I use to call all the posts from a specific category on to a separate page?
What code can I use to call all the posts from a specific category on to a separate page?
WordPress does that natively when using something like the Category Widget, but assuming you don't like that solution, look at http://codex.wordpress.org/Pages#A_Page_of_Posts
You must log in to post.