You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
make auth into an array, so plugins can add their own authorizations for specific events and such, and then change auth checks to directly ask for a specific level or auth instead of using is_admin or is_owner.