Hi everyone, I'm looking for a method that allows me to display a certain number of posts, sorted by category and updates automatically if I add a new category. Right now I'm able to do this using multiple loops, but that wont help when I add a new category to my site.
Category Name...
Post
Post
Post
Category Name...
Post
Post
Post
It should look like this :P
Thanks!