Display posts from X specific authors on your WordPress blog

by Jean-Baptiste Jung on July 27, 2009

As I said in the post excerpt, this is very easy to do. The first thing to know is to get the IDs of the authors you'd like to list the posts. In this example, I want to list posts from authors 1 and 6.

Simply type the following in your browser adress bar:

http://yourwpblog.com/?author=6,1

Et voilà! WordPress is listing posts from 2 distinct authors. You can add more authors, simply separate all IDs with a comma.

Looking for WordPress hosting? Try WP Web Host. Prices starts at $5/month and you can try it for free!

Display posts from X specific authors on your WordPress blog