Title: Problem displaying authors without posts.
Last modified: August 19, 2016

---

# Problem displaying authors without posts.

 *  [RenFromPenn](https://wordpress.org/support/users/renfrompenn/)
 * (@renfrompenn)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/problem-displaying-authors-without-posts/)
 * I am trying to building a page that displays all of the members of my site even
   if they have never posted. I tried the Show users Without Posts plugin as well
   as List Authors Plus plugin and neither one showed those authors.
 * I next added the following to my template and it was almost perfect.
 * `<?php wp_list_authors('exclude_admin=0&hide_empty=0'); ?>`
 * It displayed all of the members, but it didn’t link to their author page unless
   they had posted. How can I fix this? Also exclude_admin=0 is being overridden.
   Any ideas how to truly exclude the admin?

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [MichaelH](https://wordpress.org/support/users/michaelh/)
 * (@michaelh)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/problem-displaying-authors-without-posts/#post-1435027)
 * > but it didn’t link to their author page unless they had posted. How can I fix
   > this?
 * You can’t fix it cause there is nothing to see until an author writes a post.
 *  Thread Starter [RenFromPenn](https://wordpress.org/support/users/renfrompenn/)
 * (@renfrompenn)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/problem-displaying-authors-without-posts/#post-1435047)
 * Not true. I can type in the URL for the author page and it will display when 
   I go about it that way. Yes, it won’t contain any posts, but it does show their
   profile.
 *  [MichaelH](https://wordpress.org/support/users/michaelh/)
 * (@michaelh)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/problem-displaying-authors-without-posts/#post-1435049)
 * If that is what you want then you will need to manufacture your own author links
   with something like `get_users_of_blog()` and not use `wp_list_authors`.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Problem displaying authors without posts.’ is closed to new replies.

## Tags

 * [no posts](https://wordpress.org/support/topic-tag/no-posts/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [MichaelH](https://wordpress.org/support/users/michaelh/)
 * Last activity: [16 years, 2 months ago](https://wordpress.org/support/topic/problem-displaying-authors-without-posts/#post-1435049)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
