This topic contains 1 reply, has 2 voices. Last updated by Cristián Lávaque 3 years, 10 months ago.
Topic Author | Topic |
---|---|
Posted: Friday Mar 8th, 2013 at 7:06 am #44060 | |
We have a Multisite network. On one of the subsites, call it Site A ,we need to dynamically find out if a User is logged into the Network elsewhere and if so elevate them to Level 0 or better 1 on Site A without having to register them on Site A itself. It seems that logged on Users in Multisite have Subscriber status throughout, and as your Levels are based on that it should be possible to attach a Level to such a User? Level 0 doesn’t seem to pick them up on testing. We are therefore proposing an Action with user_access_level as the hook, but need a suggestion for the most suitable function to elevate the Level programmatically please. We don’t need to have multiple Levels, just one. |