How to show only 1 post from a specific category on the front-page
I think I understand your questions, so here’s how I would achieve what I think you are looking to do. The function is set up so that you can send it any category slug or ID and how many posts you’d like to retrieve from that category. EDIT: I removed the_permalink() because I actually meant … Read more