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