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

File: bp-members/bp-members-functions.php

View on Trac



Top ↑

Changelog Changelog

Changelog
Version Description
2.8.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.