Posts with categories

One of the most powerful features of WordPress is the ability to filter content in a blog.

By adding categories to our posts, we can let users choose which content they want to view.

Categories will appear as links in a post and we can add them as links in our main menu if we want.

My First Blog Post

This is a blog post. It’s like a mini page of content.

Unlike pages, blog posts form a larger chronological chunk of content, something always growing and posts are ephemeral.

The page we have assigned to be a blog is an empty container. Every time we make a new blog post, it will load into the container.

The newest posts appear at the top of the blog and as we scroll down we will see older posts. When we reach the limit (set by us) we will see a link to older posts which are archived.