• I want to post the top 5 posts from each child category of a parent category. There’s about 15 child categories so I’d rather not have to hard code each top 5 list.

    How could I do this using a loop to drag out the 5 most recent posts from each of the child categories and display them?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘looping through child categories’ is closed to new replies.