Title: user role
Last modified: January 9, 2017

---

# user role

 *  [ragnar22](https://wordpress.org/support/users/ragnar22/)
 * (@ragnar22)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/user-role-22/)
 * Hi Guys..
 * i want to ask something..how to do in wordpress this kind of user role..
 * sample:
    i have 2 editor and 2 contributor if the contributor 1 post, only the
   editor 1 can see the post and publish simultaneously.
 * Hoping for a good reply
 * thank!

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

 *  [yehanny](https://wordpress.org/support/users/yehanny/)
 * (@yehanny)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/user-role-22/#post-8634810)
 * Hi [@ragnar22](https://wordpress.org/support/users/ragnar22/) you can use Advanced
   Access Manager Plugin which it has a lot of features to deal with user roles,
   capabilities and permissions. Try it and post your results
 *  Thread Starter [ragnar22](https://wordpress.org/support/users/ragnar22/)
 * (@ragnar22)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/user-role-22/#post-8644992)
 * Hi [@yehanny](https://wordpress.org/support/users/yehanny/), thanks for the suggestion,
   i think the Plugins is pretty good, but i think it is now the kind of plugins
   i am looking for..any suggestion again
 * thanks..
 *  Moderator [bcworkz](https://wordpress.org/support/users/bcworkz/)
 * (@bcworkz)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/user-role-22/#post-8645377)
 * For a limited number of editor/contributor groups, custom post types can be used.
   Each post type can have its own set of capabilities so it’s easy to compartmentalize
   the posts.
 * At some point this scheme begins to fall apart. It’s impractical to have dozens
   of post types for dozens of editor groups. In that case the groups need to be
   managed by meta data where the meta is checked against the current user much 
   like a capability is checked. It’s not too difficult to only permit publishing
   based on meta data, but preventing the viewing of posts outside of the group 
   is quite difficult. WP is setup for most posts to be publicly viewable, so restricting
   viewing to one group works against WP’s fundamental nature.
 * It can probably be done, but it may involve overriding a lot of admin classes
   to pull it off. I’m not sure it can be done 100% securely, but probably secure
   enough to deter all but the most tech savvy users.
 *  Thread Starter [ragnar22](https://wordpress.org/support/users/ragnar22/)
 * (@ragnar22)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/user-role-22/#post-8649351)
 * hi [@bcworkz](https://wordpress.org/support/users/bcworkz/),, thanks for the 
   info..i think its quit difficult to do..ehehe
 *  Moderator [bcworkz](https://wordpress.org/support/users/bcworkz/)
 * (@bcworkz)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/user-role-22/#post-8652032)
 * Yes, it would be for a normal single site WP installation. But it has been done
   before and it’s available for your use. It’s called [Network or Multisite WP](https://codex.wordpress.org/Create_A_Network)
   🙂
 * It’s probably not what you had in mind, but it does fit the criteria you presented.
   You’ll end up with several sub-sites, one for each editor. They can be accessed
   by different sub-domain or sub-directory URLs.
 *  Thread Starter [ragnar22](https://wordpress.org/support/users/ragnar22/)
 * (@ragnar22)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/user-role-22/#post-8658231)
 * Hi [@bcworkz](https://wordpress.org/support/users/bcworkz/)., i am not using 
   multisite, and i didn’t try it before, i’m only using single WP installation,
   but I know that multisite WP..

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

The topic ‘user role’ is closed to new replies.

## Tags

 * [capabilities](https://wordpress.org/support/topic-tag/capabilities/)
 * [permissions](https://wordpress.org/support/topic-tag/permissions/)

 * In: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
 * 6 replies
 * 3 participants
 * Last reply from: [ragnar22](https://wordpress.org/support/users/ragnar22/)
 * Last activity: [9 years, 6 months ago](https://wordpress.org/support/topic/user-role-22/#post-8658231)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
