Skip to:
Content
Pages
Categories
Search
Top
Bottom

bp_get_the_profile_field_value()

Codex Home → bp_get_the_profile_field_value()

Profile fields have a filter that adds a link to certain words that are used to search members with. To remove this filter:

remove_filter( 'bp_get_the_profile_field_value', 'xprofile_filter_link_profile_data', 9, 2 );