• Heya,
    It appears that in 3.1.0+ show_fullname => false doesn’t work. And I also can’t figure out how to filter the posts that are shown in the count so it’s only posts from a specific category (so include/exclude ability). Can anyone offer any solutions? Thank you!

    <?php wp_list_authors( array ( 'optioncount' => 1, 'show_fullname' => false ) ); ?>

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Trouble with wp_list_authors, need help…’ is closed to new replies.