Title: [Plugin: Capability Manager] List of users (team)
Last modified: August 19, 2016

---

# [Plugin: Capability Manager] List of users (team)

 *  [newboxters](https://wordpress.org/support/users/newboxters/)
 * (@newboxters)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/plugin-capability-manager/)
 * I wonder if you can create a page (by wordpress or php with template tags) to
   list users with a particular role, since they are part of the team’s main website,
   example:
    Admin. Editor Columnist Moderator
 * And let that page automatically, ie whenever a new User is defined as an editor,
   for example, it appears in the listing.
 * Thank you.
 * [http://wordpress.org/extend/plugins/capsman/](http://wordpress.org/extend/plugins/capsman/)

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

 *  Thread Starter [newboxters](https://wordpress.org/support/users/newboxters/)
 * (@newboxters)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/plugin-capability-manager/#post-1218754)
 * Just to clarify, the tests have already accomplished and how I am doing now.
 * Currently, I created the page:
    team.php
 * Setting the top:
    /* Template Name: Team */
 * That is, a template file in my WordPress theme.
    **And I tried to use the tag:
   wp_list_authors ** But does not list all that I want and does not separate the
   roles.
 * **So I had to manually create the function: get_userdata**
 * Example:
    $user_info = get_userdata ($x); $user_info->display_name; $user_info-
   >nickname; $user_info->description;
 * But as the team is constantly changing, I can no longer be editing this page 
   manually, and it would be essential to be updated automatically using the roles
   of plugin Capability Manager to separate the members.
 * Thank you.
 *  [Txanny](https://wordpress.org/support/users/txanny/)
 * (@txanny)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/plugin-capability-manager/#post-1218856)
 * You can use this plugin that does some of what you want:
    [http://wordpress.org/extend/plugins/alkivia/](http://wordpress.org/extend/plugins/alkivia/)
 *  Thread Starter [newboxters](https://wordpress.org/support/users/newboxters/)
 * (@newboxters)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/plugin-capability-manager/#post-1218963)
 * Txanny, thank you for your reply.
 * But I already have a list and a custom profile page of the authors with my layout
   and didn’t like the layout of the plugin (Default Users profile list and Default
   User profile page).
 * So I wonder if I have to make that list automatically without plug-in, only by
   going team.php I’ve created and style and making a list as follows (separating
   the roles):
 * > **Admin.**
   >  List of administrators BLOG
   > **Editor**
   >  List of Editors BLOG
   > **Columnist** (also separating the new roles that I created with the plugin:
   > Capability Manager)
   >  List of Columnists
   > **Moderator**
   >  List of moderators
 * Anyway, just want to do this and automatically, every page and structure I already
   have created. Can anyone help me?
 * Thanks
 *  [julious](https://wordpress.org/support/users/julious/)
 * (@julious)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/plugin-capability-manager/#post-1219001)
 * I believe it isn’t possible.
    At least, not in WordPress. With Joomla is easy,
   but WordPress still lack a good plugin or tag of the system to do that.
 * [wp_list_authors](http://codex.wordpress.org/Template_Tags/wp_list_authors) really
   isn’t useful for this (so far). But if anyone knows how to do this, just post
   here that I also be very grateful, because it is widely used.
 *  Thread Starter [newboxters](https://wordpress.org/support/users/newboxters/)
 * (@newboxters)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/plugin-capability-manager/#post-1219034)
 * Then, no is possible?
 *  Thread Starter [newboxters](https://wordpress.org/support/users/newboxters/)
 * (@newboxters)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/plugin-capability-manager/#post-1219065)
 * I still can’t create a dynamic page to list the users of my blog separated by
   role.
 * Does anyone have any solution?
    Thank you.
 *  [Txanny](https://wordpress.org/support/users/txanny/)
 * (@txanny)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/plugin-capability-manager/#post-1219066)
 * Well, here is difficult to anybody to answer, as you’re asking on the Cpabality
   Manager plugin forum. And your question is not related to the plugin. Try on 
   the WordPress support forums 😉

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

The topic ‘[Plugin: Capability Manager] List of users (team)’ is closed to new replies.

 * 7 replies
 * 3 participants
 * Last reply from: [Txanny](https://wordpress.org/support/users/txanny/)
 * Last activity: [16 years, 5 months ago](https://wordpress.org/support/topic/plugin-capability-manager/#post-1219066)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
