apply_filters( 'bp_core_can_edit_settings', bool )
Filters the status of whether the logged-in user can edit settings for the displayed user or not.
Parameters Parameters
-
(bool) True if editing is allowed, otherwise false.
Source Source
Changelog Changelog
Version | Description |
---|---|
2.8.0 | Introduced. |