Upload all of this code to your content directory and you are ready to go. Every time you want to create a page that shows a bunch of posts just create the page using the Page Of Posts template and make sure that the if statement at the top of the file catches the page and seleandrew the posts from the correct category.
This template is also a good example of how the WP_Query object works and how to create new queries on the page without overriding the currently retrieved items.
Upload all of this code to your content directory and you are ready to go. Every time you want to create a …
Read More »