apply_filters( 'bp_field_has_public_data', string $value , object $profile_template )
Filters whether or not the XProfile field has public data to display.
Parameters Parameters
- $value
-
(string) Profile field ID being displayed.
- $profile_template
-
(object) Profile template object.
Source Source
Changelog Changelog
Version | Description |
---|---|
2.8.0 | Introduced. |