How to: get_user_meta – BuddyPress
-
What is the proper way to display User Meta in the BP Loop using this line from codex?
` get_user_meta($user_id, $key, $single);`
I added that line to the profile loop and switched those values with ones from my DB and nothing happened. What am I doing wrong?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.