What it does
One global number rarely fits every role. Limit Per Role lets you cap concurrent sessions per WordPress role — more headroom for administrators, a tighter limit for subscribers and customers, or whatever split your site needs. It adds a panel to the Loggedin settings tab listing every registered role, each with its own toggle and number.
How it behaves
Roles without a custom limit fall back to the global setting. When a user holds multiple roles with different limits, the highest one applies — a deliberately permissive rule so a user isn’t surprised by a tighter cap inherited from a sibling role. Custom roles registered by other plugins or your theme show up automatically.
Running Limit Per User too? Per-user overrides take precedence over these role limits.