Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Need to check if bp_profile_field_data() has data


tubruk
Participant

@tubruk

@rogercoathup thanks but my php isnt really so good this one dont work:

if (bp_get_profile_field_data(‘field=your-field-id’) === “”) :
div style xy xy xy xy (the part which should be shown when its filled out

else:
you have to fill it out message

endif;

Skip to toolbar