apply_filters( 'bp_members_admin_allowed_actions', array $value )
Filters the allowed actions for use in the user admin page.
Parameters Parameters
- $value
-
(array) Array of allowed actions to use.
Source Source
Changelog Changelog
Version | Description |
---|---|
2.0.0 | Introduced. |