I want only show posts from a certain category from last 7 days
-
I want to only show posts in 3 categories (separately, but on the same page) from the last 7 days. I can;t figure out how to show this in the loop. Should I have 3 separate loops running–one for each category?
My goal is to show them like this on the front page:
Category 1
post 1a
post 1b
post 1cCategory 2
post 2a
post 2b
post 2cCategory 3
post 3a
post 3b
post 3cWhat is the best way to approach this?
- The topic ‘I want only show posts from a certain category from last 7 days’ is closed to new replies.