how to get fields from the profile information with bp_member_profile_data
-
Hello,
I am having some difficulties on trying this make to work:
`<?php $args = array(
‘field’ => ‘Location’,
‘user_id’ => $curauth->ID); ?>
`
it just doesn’t display anything for me. Am i doing something wrong.
I am running this code in the author wordpress page.
Thanks very much for your help!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘how to get fields from the profile information with bp_member_profile_data’ is closed to new replies.