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.
Description Description
Parameters Parameters
-
True if editing is allowed, otherwise false.
Source Source
File: bp-members/bp-members-functions.php
Changelog Changelog
Version | Description |
---|---|
2.8.0 | Introduced. |