list_authors()
-
Is there a way to get list_authors (or another WordPress API to put user-defined text/code before and after each list item it generates? I would like to generate a page that lists out the authors and puts a picture and some info about each of them. I would rather not use a hack to do this, if I don’t have to. Currently, I’m using this code to generate the list of authors, but I’m at a loss for where to go next.
<?php list_authors(FALSE,TRUE,TRUE,TRUE) ?>
Any suggestions would be greatly appreciated. Thanks.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘list_authors()’ is closed to new replies.