Forums

Plugin authoring: Getting list of existing authors (2 posts)

  1. miCRoSCoPiCeaRthLinG
    Member
    Posted 4 years ago #

    Hi,
    I'm playing around with plug-in authoring and in a plug-in options page I've this dropdown box where you can choose either Editor or Author. Depending on your choice the users in those particular groups get listed in another dropdown / listbox.

    Now I'm trying to figure out if there are any pre-existing functions in WordPress that allow you to fetch a list of users based on their group.. if there is can someone kindly point me to the right documentation?

    Thanks,
    m^e

  2. miCRoSCoPiCeaRthLinG
    Member
    Posted 4 years ago #

    Update: Its not the wp_list_authors() function I'm talking about. I don't need an output of the author list as such - what I need is the author list returned in form of an array so that I can display it in whatever way I like.

    Thanks,
    m^e :)

Topic Closed

This topic has been closed to new replies.

About this Topic