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

#60131
TheDoc
Member

You did not read that link I posted my friend!

haha no worries, this is how a query_post should look in it’s most basic form:

Code:

Basically, you have to make sure it comes BEFORE the loop, or else you’re hooped.