• Table wp_uam_accessgroup_to_object gets populated with : –
    object_id object_type group_id
    12 post 1
    8 category 1
    author role 1

    The access is based on user roles and not based on users!

    E.g
    I want user1 and user2 to be authors and have access to group1.
    And I want to have another user3 to be an author and also DO NOT have access to group1.
    But for user3 the group1 will be selected by default.

    Any alternatives ?

    My requirement is to have different kind of authors. In the buddypress xprofile, I have added an option field for subjects e.g. physics, chemistry, mathematics. And I will also have authors like college principles, college admins. And each of these kind of authors should have segregated posts & blogs.

    http://wordpress.org/extend/plugins/user-access-manager/

The topic ‘[Plugin: User Access Manager] Does not work at user level’ is closed to new replies.