Hello everyone,
I want to have a page that calls a loop that only returns certain blog posts that have been tagged with a certain tag. How would I go about doing this?
For instance, if I have a "Latest News" page with a loop that displays posts in the category "News", can I have a "Featured News" page that will display posts in the category "News" with the tag "Featured"?
Any help with this would be greatly appreciated. Thank you!