FEATURE reqestion: no capability role
-
Hello,
In wordpress multisites, for security consideration and user database lear and clean, I completely hide main site for all of roles excerpt Administrator.
So I use Multisite-Auth to assign a sub site as login site: login.mysite.com, also do not assign role for any new user on main site by using the plugin of Multisite User Management(http://prntscr.com/hgnh0r ), then there will no new users account show up in users list on main site.
In this case, I can use AAM to limit all other role to access the frontend, all user will be redirect including visitor(Anonymous).
but there is a very special case: one user ID maybe no any user role and it also not Anonymous or visitor after loged-in in a specific site(in this case, I mean main site), right? For example, one account is registered in any of sub site, BUT, it is not a user in main site since it does not exist in main site user list, so it should be not any roles capability(maybe I am wrong), after it is loged-in, then visit the site without role on it, it is actually not a roled-user and not visit.
In this case, that means any user with any role on main site including visitor can be redirect, but we can not do anything with it, at lease we can not manager or custom capability on this site and can not limit access and can not redirect it.
So, in order redirect all of users, the only thing we can do is assign a role upon registration by default, but it is not we expect, we hope the user database clean on main site.
It is possible to resolve?
Alex
The topic ‘FEATURE reqestion: no capability role’ is closed to new replies.