Tagged Questions
2
votes
1answer
322 views
Is it necessary to reset the query after using get_posts()?
Is it necessary to reset the query after using get_posts() ?
I have been looking at this page and I don't see any reference to get_posts() ... I can't make it out for sure from this page either.
I ...