• Hi, I was wondering if it’s possible to hide users with certain roles (I only want admin, editors, and authors to show up).

    Basically my site’s columnists change often, so when an author leaves I want to change his role to ‘contributor’ so his author page still exists but he does not show up on the list of authors.

    My list looks like this:
    http://thepunchbowl.net/?page_id=7

    Is this possible? If not, can I just hide individual authors from this page?

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Ben

    (@bforchhammer)

    Yes, you can restrict the list of users by roles. Simply add the roles parameter to your shortcode, like this:

    Example: [authoravatars roles=administrator,editor]

    For more information please visit the shortcode documentation page.

    Ben

    Thread Starter thepunch

    (@thepunch)

    This may sound stupid, but is it possible to hide the avatars and just list the names? I can’t figure out how restrict the roles of the normal wp_list_authors

    Plugin Contributor Ben

    (@bforchhammer)

    Avatars are the “core” feature of the plugin so to say… there’s no option to remove them, sorry.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘[Plugin: Author Avatars List] Hide certain users?’ is closed to new replies.