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