xprofile_filter_link_profile_data()
Function: Filter an Extended Profile field value, and attempt to make clickable links to members search results out of them.
Source: bp-xprofile/bp-xprofile-filters.php:394
Function: Filter an Extended Profile field value, and attempt to make clickable links to members search results out of them.
Source: bp-xprofile/bp-xprofile-filters.php:394
Function: Runs stripslashes on XProfile fields.
Source: bp-xprofile/bp-xprofile-filters.php:269
Function: Apply display_filter() filters as defined by BP_XProfile_Field_Type classes, when inside a bp_has_profile() loop.
Source: bp-xprofile/bp-xprofile-filters.php:294
Function: Apply display_filter() filters as defined by the BP_XProfile_Field_Type classes, when fetched by xprofile_get_field_data().
Source: bp-xprofile/bp-xprofile-filters.php:318
Function: Apply pre_validate_filter() filters as defined by the BP_XProfile_Field_Type classes before validating.
Source: bp-xprofile/bp-xprofile-filters.php:333
Function: Run profile field values through kses with filterable allowed tags.
Source: bp-xprofile/bp-xprofile-filters.php:127
Filter Hook: Filters the allowed tags for use within xprofile_filter_kses().
Source: bp-xprofile/bp-xprofile-filters.php:168
Function: Filters profile field values for allowed HTML.
Source: bp-xprofile/bp-xprofile-filters.php:181
Function: Filters profile field values for allowed HTML, when coming from xprofile_get_field_data().
Source: bp-xprofile/bp-xprofile-filters.php:193
Function: Safely runs profile field data through kses and force_balance_tags.
Source: bp-xprofile/bp-xprofile-filters.php:208