apply_filters( 'llms_editable_roles', array $roles )

Get a map of roles that can be managed by LifterLMS User Roles


Description Description


Parameters Parameters

$roles

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.


Top ↑

Source Source

File: includes/class.llms.user.permissions.php


Top ↑

Changelog Changelog

Changelog
Version Description
3.13.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.