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();
}

Top ↑

Changelog Changelog

Changelog
Version Description
1.6.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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