Greetings and thanks for the great plugin. I am using it to build a site for a homeowners association.
We have two levels above public access: Resident and Board.
I am trying to customize the capabilities of these levels so that Board members can add posts, edit pages, add users, etc. -- a subset of the Admin dashboard.
To do this, I have tried these two plugins: "User Role Editor" and "Capabilities Manager." Each one essentially alters the WP user capabilities table.
My redirect for all logged in users is to the "/residents-home" page. This works fine for the "Resident" level which only has the following capabilities: Access s2member level0, Access s2member level1, Read
Problem: My "Board" members, however, go straight to their dashboard when they login (instead of the desired residents-home page). I do not have any special redirection code assigned to this level other than the Login Welcome Page.
Board member capabilities include the following: Access s2member level0, Access s2member level1, Access s2member level2, Edit published posts, Manage polls, Read, Add users, Edit Posts, Moderate comments, Upload files, Edit users, Edit pages, Publish posts.
Q: Can you tell me which of the capabilities assigned to Board members triggering an override of the s2Member Welcome page setting?
Thanks,
Michael