apply_filters( 'llms_editable_roles', array $roles )
Get a map of roles that can be managed by LifterLMS User Roles
Parameters Parameters
- $roles
-
(array) Array of user roles. The array key is the role and the value is an array of roles that can be managed by that role.
Source Source
Changelog Changelog
Version | Description |
---|---|
3.13.0 | Introduced. |