apply_filters( 'editable_roles', array[] $all_roles )
Filters the list of editable roles.
Description Description
Parameters Parameters
- $all_roles
-
(array[]) Array of arrays containing role information.
Source Source
Changelog Changelog
Version | Description |
---|---|
2.8.0 | Introduced. |