Forums
(@jimmy_webb)
20 years, 3 months ago
I’ve also tried querying multiple posts and then using:
if (is_page()) { break; };
inside of the loop, but it loops through all of the posts.