Is there a way to use wp_list_authors() in a Page?
Is there a way to use wp_list_authors() in a Page?
Meaning not on the sidebar.
Where is the Page where you tried and didn't work?
Of course, you cannot use any code in the content, so the proper way to do it: create a new Page template, put the code in it > then create a new Page using the template.
(Another option is describing in detail what you want and somebody will tell you how to do it.)
That answered my question, I think. I didn't know you could have different page templates! Learn something new every day.
Thanks.
Edit: Actually, I'd like to place the authors list where the content would normally go on a page. Where in the page template would I place the code?
This topic has been closed to new replies.