Working with posts
“Working with posts” is pretty broad when your talking about WordPress. An archive of posts – an overview of them – is posts, but search results is posts as well, and so is an archive of a specific taxonomy term. And then there’s the custom query, which might return zero or several posts. All ‘posts’ that share the same basic functionality.
Let’s try to understand what Timber is trying to do with all these posts in the following pages.