bp_the_profile_field_visibility_level_label()
Echo the visibility level label of this field.
Description Description
Source Source
File: bp-xprofile/bp-xprofile-template.php
function bp_the_profile_field_visibility_level_label() { echo bp_get_the_profile_field_visibility_level_label(); }
Changelog Changelog
Version | Description |
---|---|
1.6.0 | Introduced. |