How to make the Post loop return only 1 latest post?
I have 4 post loops on my front page, one for each category in which I want to display only one latest post excerpt of each category. But issue is the Build query is returning all posts of each category.…