Forums

using wp_list_authors in a page (4 posts)

  1. dataspot
    Member
    Posted 3 years ago #

    Is there a way to use wp_list_authors() in a Page?

  2. dataspot
    Member
    Posted 3 years ago #

    Meaning not on the sidebar.

  3. moshu
    Member
    Posted 3 years ago #

    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.)

  4. dataspot
    Member
    Posted 3 years ago #

    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?

Topic Closed

This topic has been closed to new replies.

About this Topic