• Hi there.

    Looking to create a section on my “about” page that shows the avatar, name, and latest headline of a certain number of authors.

    I found this handy widget plugin: https://www.ads-software.com/extend/plugins/featured-authors-widget/

    It’s great if I wanted a widget in the sidebar. But I want to actually have the list on the page.

    Looking for some PHP that will let me specify a certain number of authors (presumably by ID#) Like this perhaps:

    Array (3,4,55,9) .. and then display the info from authors 3,4,55 & 9

    I don’t know PHP at all unfortunately, just the conceptually what I need.

  • The topic ‘PHP Question: Creating a "Featured Authors" Page’ is closed to new replies.