Hey everyone,
Was just wondering, is it possible to pull posts from a specific category in Wordpress onto a page? I mean, is there a function that let’s you pull posts from different categories separately, or is there just that one function that can pull posts from all categories that we all know?
I’m talking about the get_archives() function. Is there a specific argument we can pass to the function to extract posts from a particular category other than the argument “postbypost”?
Thanks