Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

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

#60145
kilmc
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