Home › Forums › Back End › WP: How Do You Get A List Of Posts By A Specific Author › Re: WP: How Do You Get A List Of Posts By A Specific Author
July 3, 2009 at 1:37 pm
#60145
Member
I think it would be a whole lot easier if I just used categories. It removes a lot of hastle. If it’s a page its not going to have all the posts in the same way the index.php loop has. So I can’t see how even including the loop on a page will allow me to use query posts in the way I want to.
The categories method is definitlely suited to this project. I’m under time constraints but I may figure out a way of doing it in the future.
Thanks for all the help