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