Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: conditional statement based on a returned field value outside of loop

It would be more like this:

if (bp_get_profile_field_data(‘field=thefield’) == ‘string’) :

Skip to toolbar