• We plan to have a WordPress site with 7000 users. Each of the 7000 users will be associated with 3-4 posts. These 21000 posts will be created by around 30 authors over a period of 6 months. Our aim is to create a page where, when one of these employees login, there are only able to view these 3-4 posts. However, when one of the 30 authors login they have access to all the 21000 posts. By the way all of these posts are image galleries. Currently we are creating a user group for each of the employee and assigning the posts to that group. It works but we will end up with 7000 user groups. We are not sure if this is permissible or scalable. Any ideas on how this can be done in a better way. Thanks in advance.

Viewing 1 replies (of 1 total)
  • Plugin Author gm_alex

    (@gm_alex)

    If I have some time I will make some performance test the next days. I think the best would be if you extend the UAM so that each user has a pseudo user group. Also the way how to display the user groups needs to be adjusted (I have a suggest function in mind like the tag function), because displaying 7000 user groups as check boxes will end in a mess (if the browser can even handel it…).

Viewing 1 replies (of 1 total)

The topic ‘User Group Design Help’ is closed to new replies.